Home
last modified time | relevance | path

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

1234

/linux/lib/
H A 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/Documentation/networking/dsa/
H A 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/Documentation/userspace-api/
H A 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/Documentation/devicetree/bindings/input/
H A Domap-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dtwl4030-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dgpio-matrix-keypad.txt5 placed at each intersection of a unique row and a unique column. The matrix
H A Dmediatek,mt6779-keypad.yaml18 A key can be placed at each intersection of a unique row and a unique column.
H A Dsamsung,s3c6410-keypad.yaml12 A key can be placed at each intersection of a unique row and a unique column.
H A Dbrcm,bcm-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
/linux/include/media/
H A Dv4l2-rect.h112 * v4l2_rect_intersect() - calculate the intersection of two rects.
113 * @r: intersection of @r1 and @r2.
/linux/drivers/nvdimm/
H A Dbadrange.c121 /* Skip intervals with no intersection */ in badrange_forget()
224 /* Discard intervals with no intersection */ in badblocks_populate()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c206 * amdgpu_gtt_mgr_intersects - test for intersection
213 * Simplified intersection test, only interesting if we need GART or not.
/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddata-structure-v9.rst16 drbd_peer_device object sits at each intersection between a drbd_device and a
/linux/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst18 persistent memory sits at the intersection of storage and memory there
/linux/drivers/gpu/drm/
H A Ddrm_rect.c37 * Calculate the intersection of rectangles @r1 and @r2.
38 * @r1 will be overwritten with the intersection.
/linux/Documentation/scheduler/
H A Dsched-domains.rst24 read only data after they have been set up. The intersection of cpumasks from
/linux/tools/testing/memblock/tests/
H A 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/tools/perf/scripts/python/
H A 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/drivers/media/test-drivers/vivid/
H A 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
H A 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/tools/include/linux/
H A Dinterval_tree_generic.h128 * Fastpath range intersection/overlap between A: [a0, a1] and \
/linux/include/linux/
H A Dinterval_tree_generic.h128 * Fastpath range intersection/overlap between A: [a0, a1] and \
/linux/Documentation/security/
H A Dlandlock.rst118 that is the intersection of the constraints from the current domain and those
/linux/Documentation/admin-guide/mm/
H A 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
/linux/include/net/
H A Dregulatory.h55 * 98 - result of an intersection between two regulatory domains

1234