| /linux/tools/sched_ext/include/scx/ |
| H A D | cid.bpf.h | 352 * cmask_and/or/copy only modify @dst bits that lie in the intersection of 491 * Walk the words the range intersection spans. Plain word tests in cmask_subset() 532 * True if @a and @b share any set bit. Walk only the intersection of their 578 * intersection of the two ranges. Return a->base + a->nr_cids if none found. 652 * if the intersection is empty. 672 * Like cmask_next_and_set() but over the intersection of THREE masks. Return 729 * three-way intersection has no cid in the forward half. Return a->base +
|
| /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/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 | ti,twl4030-keypad.yaml | 15 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/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/kernel/sched/ext/ |
| H A D | cid.c | 175 * intersection at each level (parent_scratch & this_level_mask), which keeps 674 * Two-cmask ops only touch @dst bits inside the intersection of the two ranges; 736 * Walk the intersection of [@a_base, @a_base + @a_nr_cids) with [@b_base, 739 * test is true. Empty intersection returns false (matches "no bits to consider" 1046 * Set @out to the intersection of @ref's range with @shard_idx's cid range, 1047 * with bits[] read from @ref->src via READ_ONCE. Empty intersection sets 1097 * Bits inside the intersection of @ref's snapshotted range with @src's range 1112 * Bits inside the intersection of @ref's snapshotted range with @src's range
|
| /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/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/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gtt_mgr.c | 261 * amdgpu_gtt_mgr_intersects - test for intersection 268 * Simplified intersection test, only interesting if we need GART or not.
|
| /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 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/include/net/ |
| H A D | regulatory.h | 55 * 98 - result of an intersection between two regulatory domains
|
| /linux/tools/testing/selftests/rseq/ |
| H A D | rseq.h | 70 * The rseq_size is the intersection between the available allocation
|
| /linux/arch/x86/mm/pat/ |
| H A D | memtype.c | 356 * Does intersection of PAT memory type and MTRR memory type and returns 359 * The intersection is based on "Effective Memory Type" tables in IA-32
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | reg.c | 374 /* TODO: Should we restrict intersection feasibility in ath11k_reg_can_intersect() 977 * held constant throughout for regd intersection purpose in ath11k_reg_handle_chan_list()
|
| /linux/net/wireless/ |
| H A D | reg.c | 389 * result of an intersection between two regulatory domain in is_intersected_alpha2() 1321 * mathematical intersection fun 1473 * regdom_intersect - do the intersection between two regulatory domains 1477 * Use this function to get the intersection between two regulatory domains. 1482 * resulting intersection of rules between rd1 and rd2. We will 2918 WARN_ONCE(1, "Unexpected intersection for country elements"); in reg_process_hint_country_ie()
|
| H A D | core.h | 42 * cfg80211_regdomain's alpha2 when an intersection has occurred.
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc.h | 89 the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | mm.c | 406 /* intersection */ in dma_find_chunk() 435 /* intersection */ in dma_find_chunk_lpar()
|
| /linux/sound/core/ |
| H A D | pcm_misc.c | 543 * snd_pcm_rate_mask_intersect - computes the intersection between two rate masks in snd_pcm_rate_mask_sanitize()
|