| /linux/Documentation/networking/dsa/ | 
| H A D | bcm_sf2.rst | 111 MAC controller wake-on logic. Whenever Wake-on-LAN is requested, an intersection113 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 of215 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 | 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/gpu/drm/amd/amdgpu/ | 
| H A D | amdgpu_gtt_mgr.c | 206  * amdgpu_gtt_mgr_intersects - test for intersection213  * Simplified intersection test, only interesting if we need GART or not.
 
 | 
| /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/kernel/bpf/ | 
| H A D | liveness.c | 30  *   - "must_write" set represents an intersection of all possibly written slots60  *   (An intersection of all "must_write_acc" for instruction successors
 379 		 * to @mask. Otherwise take intersection with the previous value.  in commit_stack_write_marks()
 561 	 * New "must_write_acc" is an intersection of all "must_write_acc"  in update_insn()
 
 | 
| /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/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/tools/testing/memblock/tests/ | 
| H A D | basic_api.c | 167  * and has size of two regions minus their intersection. The total size of219  * 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/include/linux/ | 
| H A D | interval_tree_generic.h | 128 	 * Fastpath range intersection/overlap between A: [a0, a1] and	      \
 | 
| /linux/arch/loongarch/kernel/ | 
| H A D | numa.c | 165  * routine gets each intersection between BIOS's region
 | 
| /linux/Documentation/admin-guide/mm/ | 
| H A D | numa_memory_policy.rst | 277 	applied to their intersection.  If the two sets of nodes do not509 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
 | 
| H A D | inet_ecn.h | 231  *  intersection of the appropriate arriving inner header (row) and outer
 | 
| /linux/arch/x86/mm/pat/ | 
| H A D | memtype.c | 355  * Does intersection of PAT memory type and MTRR memory type and returns358  * The intersection is based on "Effective Memory Type" tables in IA-32
 
 | 
| /linux/drivers/net/wireless/ath/ath11k/ | 
| H A D | reg.c | 375 	/* TODO: Should we restrict intersection feasibility  in ath11k_reg_can_intersect()975 		 * held constant throughout for regd intersection purpose  in ath11k_reg_handle_chan_list()
 
 | 
| /linux/net/wireless/ | 
| H A D | reg.c | 400 	 * result of an intersection between two regulatory domain in is_intersected_alpha2() 1334  * mathematical intersection fun
 1486  * regdom_intersect - do the intersection between two regulatory domains
 1490  * Use this function to get the intersection between two regulatory domains.
 1495  * resulting intersection of rules between rd1 and rd2. We will
 2902 		WARN_ONCE(1, "Unexpected intersection for country elements");
 
 | 
| /linux/arch/powerpc/xmon/ | 
| H A D | ppc.h | 89    the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
 |