Home
last modified time | relevance | path

Searched full:overlapping (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/linux-6.12.1/drivers/block/drbd/
Ddrbd_interval.c106 * drbd_find_overlap - search for an interval overlapping with [sector, sector + size)
111 * Returns an interval overlapping with [sector, sector + size), or NULL if
112 * there is none. When there is more than one overlapping interval in the
114 * overlapping intervals will be on the right side of the tree, reachable with
/linux-6.12.1/fs/btrfs/tests/
Dextent-io-tests.c747 ret = verify_eb_and_memory(eb, memory, "same page non-overlapping memcpy 1"); in test_eb_mem_ops()
753 ret = verify_eb_and_memory(eb, memory, "same page non-overlapping memcpy 2"); in test_eb_mem_ops()
758 ret = verify_eb_and_memory(eb, memory, "same page non-overlapping memcpy 3"); in test_eb_mem_ops()
764 ret = verify_eb_and_memory(eb, memory, "same page overlapping memcpy 1"); in test_eb_mem_ops()
770 ret = verify_eb_and_memory(eb, memory, "same page overlapping memcpy 2"); in test_eb_mem_ops()
775 ret = verify_eb_and_memory(eb, memory, "same page overlapping memcpy 3"); in test_eb_mem_ops()
782 ret = verify_eb_and_memory(eb, memory, "cross page non-overlapping memcpy 1"); in test_eb_mem_ops()
788 ret = verify_eb_and_memory(eb, memory, "cross page non-overlapping memcpy 2"); in test_eb_mem_ops()
794 ret = verify_eb_and_memory(eb, memory, "cross page overlapping memcpy 1"); in test_eb_mem_ops()
800 ret = verify_eb_and_memory(eb, memory, "cross page overlapping memcpy 2"); in test_eb_mem_ops()
Dfree-space-tests.c143 test_err("couldn't remove overlapping space %d", ret); in test_bitmaps()
148 test_err("left some space when removing overlapping"); in test_bitmaps()
214 * removing an overlapping chunk. in test_bitmaps_and_extents()
224 test_err("couldn't remove overlapping space %d", ret); in test_bitmaps_and_extents()
229 test_err("left over pieces after removing overlapping"); in test_bitmaps_and_extents()
250 test_err("problem removing overlapping space %d", ret); in test_bitmaps_and_extents()
316 test_err("error removing bitmap and extent overlapping %d", ret); in test_bitmaps_and_extents()
/linux-6.12.1/lib/
Dmemcpy_kunit.c180 /* Verify overlapping overwrite is correct. */ in memmove_test()
183 compare("overlapping write", overlap, overlap_expected); in memmove_test()
185 /* Verify larger overlapping moves. */ in memmove_test()
188 * Test a backwards overlapping memmove first. 256 and 1024 are in memmove_test()
196 /* Test a forwards overlapping memmove. */ in memmove_test()
331 /* Copy a growing number of non-overlapping bytes ... */ in copy_large_test()
436 /* Check non-overlapping source is unchanged.*/ in inner_loop()
476 /* Copy a growing number of overlapping bytes ... */ in memmove_overlap_test()
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Datmel,sama5d2-classd.yaml70 Set non-overlapping time, the unit is nanosecond(ns).
71 Non-overlapping will be disabled if not specified.
/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dio.c92 * ensure that the partitions are not overlapping. In the diagram below, the
154 "overlapping partition[1]. Adjusted."); in wl1251_set_partition()
165 " overlapping partition[0]. Adjusted."); in wl1251_set_partition()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_gem_gtt.c86 * tries to evict any overlapping nodes from the GTT, including any
90 * evicting active overlapping objects, and any overlapping node that is pinned
179 * Those old overlapping nodes are evicted from the GTT (and so must be
/linux-6.12.1/arch/arm/crypto/
Daes-ce-core.S310 vld1.8 {q0}, [r1] @ overlapping loads
328 vst1.8 {q2}, [r4] @ overlapping stores
348 vld1.8 {q0}, [r1] @ overlapping loads
366 vst1.8 {q1}, [r4] @ overlapping stores
584 vst1.8 {q2}, [r4] @ overlapping stores
676 vst1.8 {q2}, [r4] @ overlapping stores
/linux-6.12.1/arch/arm64/crypto/
Dsm4-ce-core.S339 /* overlapping loads */
351 /* overlapping stores */
383 /* overlapping loads */
397 /* overlapping stores */
657 /* overlapping loads */
671 /* overlapping stores */
824 /* overlapping loads */
838 /* overlapping stores */
Daes-modes.S254 ld1 {v0.16b}, [x1], x4 /* overlapping loads */
269 st1 {v0.16b}, [x4] /* overlapping stores */
283 ld1 {v0.16b}, [x1], x4 /* overlapping loads */
298 st1 {v2.16b}, [x4] /* overlapping stores */
487 * This allows us to store the ciphertext by writing to overlapping
536 st1 {v9.16b}, [x13] // overlapping stores
720 st1 {v2.16b}, [x4] /* overlapping stores */
813 st1 {v2.16b}, [x4] /* overlapping stores */
/linux-6.12.1/tools/testing/selftests/mm/
Dmremap_test.c20 #define OVERLAPPING 1 macro
36 int overlapping; member
70 .overlapping = overlaps, \
411 offset = (c.overlapping) ? -c.dest_alignment : c.dest_alignment; in remap_region()
423 while (!is_remap_region_valid(addr, c.region_size) && !c.overlapping) { in remap_region()
767 OVERLAPPING, EXPECT_FAILURE, in main()
768 "mremap - Source and Destination Regions Overlapping"); in main()
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst138 any overlapping CPUs or Memory Nodes.
434 --except-- in so far as is necessary because some overlapping cpuset
463 across partially overlapping sets of CPUs would risk unstable dynamics
465 overlapping cpusets enables the flag 'cpuset.sched_load_balance', then we
474 it will only be assured of no load balancing if no other overlapping
477 If two cpusets have partially overlapping 'cpuset.cpus' allowed, and only
479 tasks only partially load balanced, just on the overlapping CPUs.
500 If two overlapping cpusets both have 'cpuset.sched_load_balance' enabled,
597 If multiple cpusets are overlapping and hence they form a single sched
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dmetafmt-vsp1-hgt.rst35 Areas which can be configured to cover overlapping Hue values:
63 with a hue value included in the overlapping region between two areas (between
/linux-6.12.1/tools/perf/tests/
Dsymbols.c125 /* Check for overlapping function symbols */ in test_dso()
127 pr_debug("Overlapping symbols:\n"); in test_dso()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-format13 define overlapping bit ranges. For example::
/linux-6.12.1/arch/powerpc/purgatory/
DMakefile6 # overlapping text sections, which is not supported by kexec. Remove profile
/linux-6.12.1/fs/xfs/
Dxfs_extent_busy.c96 * xfs_extent_busy_search(). This function returns 0 for no overlapping busy
97 * extent, -1 for an overlapping but not exact busy extent, and 1 for an exact
141 * extent, the overlapping portion can be made unbusy and used for the
176 * If there is a busy extent overlapping a user allocation, we have in xfs_extent_busy_update_extent()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_flavors.c29 /* local flavor with nested/overlapping layout */
/linux-6.12.1/security/apparmor/include/
Dperms.h103 * aa_perms_accum_raw - accumulate perms with out masking off overlapping perms
130 * aa_perms_accum - accumulate perms, masking off overlapping perms
/linux-6.12.1/tools/perf/util/
Dblock-range.h12 * struct block_range - non-overlapping parts of basic blocks
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dmediatek,mdp3-stitch.yaml15 with overlapping fields of view to produce a segmented panorame.
/linux-6.12.1/drivers/md/
Ddm-ebs-target.c63 * copy blocks between bufio blocks and bio vector's (partial/overlapping) pages.
81 /* Handle overlapping page <-> blocks */ in __ebs_rw_bvec()
371 * Only queue for bufio processing in case of partial or overlapping buffers in ebs_map()
/linux-6.12.1/drivers/nvdimm/
Dbadrange.c79 * as any overlapping ranges will get resolved when the list is consumed in add_badrange()
265 * multiple, possibly overlapping physical address ranges. Compare each
/linux-6.12.1/block/partitions/
Dcmdline.c311 pr_warn("Overlapping partitions are used in command line partitions."); in overlaps_warns_header()
312 pr_warn("Don't use filesystems on overlapping partitions:"); in overlaps_warns_header()
/linux-6.12.1/arch/x86/boot/compressed/
Dstring.c71 warn("Avoiding potentially unsafe overlapping memcpy()!"); in memcpy()

12345678910>>...16