Home
last modified time | relevance | path

Searched full:intersection (Results 1 – 25 of 101) sorted by relevance

12345

/linux-6.12.1/lib/
Dcpumask.c161 * @src1p: first &cpumask for intersection
162 * @src2p: second &cpumask for intersection
165 * their intersection.
167 * Return: >= nr_cpu_ids if the intersection is empty.
190 * Return: >= nr_cpu_ids if the intersection is empty.
/linux-6.12.1/Documentation/networking/dsa/
Dbcm_sf2.rst111 MAC controller wake-on logic. Whenever Wake-on-LAN is requested, an intersection
113 capabilities is done and the intersection result gets configured. During
/linux-6.12.1/Documentation/userspace-api/
Ddma-buf-alloc-exchange.rst203 combination for its usage. This is performed through a simple intersection of
215 This intersection must be performed for all usages. For example, if the user
220 If the intersection of all lists is an empty list, it is not possible to share
296 Having a non-empty intersection of supported modifiers does not guarantee that
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dtwl4030-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
Domap-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
Dgpio-matrix-keypad.txt5 placed at each intersection of a unique row and a unique column. The matrix
Dmediatek,mt6779-keypad.yaml18 A key can be placed at each intersection of a unique row and a unique column.
Dsamsung,s3c6410-keypad.yaml12 A key can be placed at each intersection of a unique row and a unique column.
Dbrcm,bcm-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
/linux-6.12.1/include/media/
Dv4l2-rect.h112 * v4l2_rect_intersect() - calculate the intersection of two rects.
113 * @r: intersection of @r1 and @r2.
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gtt_mgr.c206 * amdgpu_gtt_mgr_intersects - test for intersection
213 * Simplified intersection test, only interesting if we need GART or not.
/linux-6.12.1/drivers/nvdimm/
Dbadrange.c121 /* Skip intervals with no intersection */ in badrange_forget()
224 /* Discard intervals with no intersection */ in badblocks_populate()
/linux-6.12.1/Documentation/nvdimm/
Dmaintainer-entry-profile.rst18 persistent memory sits at the intersection of storage and memory there
/linux-6.12.1/Documentation/admin-guide/blockdev/drbd/
Ddata-structure-v9.rst16 drbd_peer_device object sits at each intersection between a drbd_device and a
/linux-6.12.1/drivers/gpu/drm/
Ddrm_rect.c37 * Calculate the intersection of rectangles @r1 and @r2.
38 * @r1 will be overwritten with the intersection.
/linux-6.12.1/Documentation/scheduler/
Dsched-domains.rst24 read only data after they have been set up. The intersection of cpumasks from
/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-core.h557 * Intersection between what the output side composes and the capture side
567 * The intersection of the framebuffer, the overlay output window and
Dvivid-kthread-cap.c128 * To keep things efficient we calculate the intersection of compose_out
137 * support we calculate the intersection of the framebuffer and the overlay
139 * itself) and the intersection of that with loop_vid_copy (i.e. the part of
/linux-6.12.1/tools/perf/scripts/python/
Dparallel-perf.py461 # Note also, there *must* be at least one intersection.
463 # new end < old start => no intersection, remove new
467 # new start > old end => no intersection, check next
476 # Found an intersection
/linux-6.12.1/tools/testing/memblock/tests/
Dbasic_api.c167 * and has size of two regions minus their intersection. The total size of
219 * and has size of two regions minus their intersection. The total size of
632 * has size of two regions minus their intersection. The total size of the
685 * has size of two regions minus their intersection. The total size of the
1377 * Expect that only the intersection of both regions is removed from the
1431 * Expect that only the intersection of both regions is removed from the
1810 * Expect that only the intersection of both regions is freed. The
1859 * Expect that only the intersection of both regions is freed. The
/linux-6.12.1/include/linux/
Dinterval_tree_generic.h128 * Fastpath range intersection/overlap between A: [a0, a1] and \
/linux-6.12.1/tools/include/linux/
Dinterval_tree_generic.h128 * Fastpath range intersection/overlap between A: [a0, a1] and \
/linux-6.12.1/Documentation/security/
Dlandlock.rst118 that is the intersection of the constraints from the current domain and those
/linux-6.12.1/include/net/
Dregulatory.h55 * 98 - result of an intersection between two regulatory domains
/linux-6.12.1/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst277 applied to their intersection. If the two sets of nodes do not
509 MPOL_F_RELATIVE_NODES is not used, the intersection of the set of nodes

12345