Home
last modified time | relevance | path

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

123

/linux/tools/sched_ext/include/scx/
H A Dcid.bpf.h352 * 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 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/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 Dti,twl4030-keypad.yaml15 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/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/kernel/sched/ext/
H A Dcid.c175 * 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 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/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/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c261 * 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 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/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/include/net/
H A Dregulatory.h55 * 98 - result of an intersection between two regulatory domains
/linux/tools/testing/selftests/rseq/
H A Drseq.h70 * The rseq_size is the intersection between the available allocation
/linux/arch/x86/mm/pat/
H A Dmemtype.c356 * 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 Dreg.c374 /* 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 Dreg.c389 * 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 Dcore.h42 * cfg80211_regdomain's alpha2 when an intersection has occurred.
/linux/arch/powerpc/xmon/
H A Dppc.h89 the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
/linux/arch/powerpc/platforms/ps3/
H A Dmm.c406 /* intersection */ in dma_find_chunk()
435 /* intersection */ in dma_find_chunk_lpar()
/linux/sound/core/
H A Dpcm_misc.c543 * snd_pcm_rate_mask_intersect - computes the intersection between two rate masks in snd_pcm_rate_mask_sanitize()

123