/linux/lib/ |
H A D | cpumask.c | 161 * @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 D | bcm_sf2.rst | 111 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 D | dma-buf-alloc-exchange.rst | 203 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 D | omap-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
H A D | twl4030-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
H A D | gpio-matrix-keypad.txt | 5 placed at each intersection of a unique row and a unique column. The matrix
|
H A D | mediatek,mt6779-keypad.yaml | 18 A key can be placed at each intersection of a unique row and a unique column.
|
H A D | samsung,s3c6410-keypad.yaml | 12 A key can be placed at each intersection of a unique row and a unique column.
|
H A D | brcm,bcm-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
/linux/include/media/ |
H A D | v4l2-rect.h | 112 * v4l2_rect_intersect() - calculate the intersection of two rects. 113 * @r: intersection of @r1 and @r2.
|
/linux/drivers/nvdimm/ |
H A D | badrange.c | 121 /* 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 D | amdgpu_gtt_mgr.c | 206 * 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 D | data-structure-v9.rst | 16 drbd_peer_device object sits at each intersection between a drbd_device and a
|
/linux/Documentation/nvdimm/ |
H A D | maintainer-entry-profile.rst | 18 persistent memory sits at the intersection of storage and memory there
|
/linux/drivers/gpu/drm/ |
H A D | drm_rect.c | 37 * Calculate the intersection of rectangles @r1 and @r2. 38 * @r1 will be overwritten with the intersection.
|
/linux/Documentation/scheduler/ |
H A D | sched-domains.rst | 24 read only data after they have been set up. The intersection of cpumasks from
|
/linux/tools/testing/memblock/tests/ |
H A D | basic_api.c | 167 * 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 D | parallel-perf.py | 461 # 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 D | vivid-core.h | 557 * Intersection between what the output side composes and the capture side 567 * The intersection of the framebuffer, the overlay output window and
|
H A D | vivid-kthread-cap.c | 128 * 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 D | interval_tree_generic.h | 128 * Fastpath range intersection/overlap between A: [a0, a1] and \
|
/linux/include/linux/ |
H A D | interval_tree_generic.h | 128 * Fastpath range intersection/overlap between A: [a0, a1] and \
|
/linux/Documentation/security/ |
H A D | landlock.rst | 118 that is the intersection of the constraints from the current domain and those
|
/linux/Documentation/admin-guide/mm/ |
H A D | numa_memory_policy.rst | 277 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 D | regulatory.h | 55 * 98 - result of an intersection between two regulatory domains
|