Searched refs:overlapping (Results 1 – 25 of 41) sorted by relevance
12
/Linux-v6.1/tools/testing/selftests/vm/ |
D | mremap_test.c | 31 int overlapping; member 63 .overlapping = overlaps, \ 243 offset = (c.overlapping) ? -c.dest_alignment : c.dest_alignment; in remap_region() 252 while (!is_remap_region_valid(addr, c.region_size) && !c.overlapping) { in remap_region()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-format | 13 define overlapping bit ranges. For example::
|
D | sysfs-ocfs2 | 19 major number and an overlapping minor number - thus,
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-vsp1-hgt.rst | 35 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-v6.1/arch/arm/crypto/ |
D | aes-ce-core.S | 310 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-v6.1/tools/testing/selftests/bpf/ |
D | DENYLIST.s390x | 9 … # unknown func bpf_probe_read#4 (overlapping) 48 … # unknown func bpf_probe_read_str#45 (overlapping)
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 138 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, 592 If multiple cpusets are overlapping and hence they form a single sched
|
/Linux-v6.1/Documentation/infiniband/ |
D | tag_matching.rst | 54 specified receive buffer. This allows overlapping receive-side MPI tag
|
/Linux-v6.1/Documentation/networking/ |
D | gtp.rst | 224 will result in different private networks having overlapping 233 In order to support the overlapping address range use case, each APN
|
D | openvswitch.rst | 130 The behavior when using overlapping wildcarded flows is undefined. It is the 133 performs best-effort detection of overlapping wildcarded flows and may reject
|
/Linux-v6.1/Documentation/admin-guide/blockdev/ |
D | ramdisk.rst | 123 (possibly larger) kernel onto the same floppy later without overlapping
|
/Linux-v6.1/Documentation/s390/ |
D | cds.rst | 396 perform overlapping I/O using the DOIO_EARLY_NOTIFICATION flag. While some 407 presented to the device driver while overlapping I/O is performed. When a 409 successful completion for all overlapping ccw_device_start() requests that have
|
/Linux-v6.1/Documentation/arm64/ |
D | perf.rst | 64 Due to the overlapping exception levels between host and guests we cannot
|
/Linux-v6.1/Documentation/virt/kvm/devices/ |
D | arm-vgic-its.rst | 15 a separate, non-overlapping MMIO region.
|
/Linux-v6.1/Documentation/arm/ |
D | vlocks.rst | 151 guarantees coherency between overlapping memory accesses of
|
/Linux-v6.1/Documentation/mm/ |
D | page_owner.rst | 19 to enlarge the trace buffer for preventing overlapping until userspace
|
/Linux-v6.1/lib/ |
D | Kconfig | 472 overlapping range in log(n) time and then iterate over all 473 overlapping nodes. The algorithm is implemented as an
|
/Linux-v6.1/Documentation/userspace-api/media/drivers/ |
D | uvcvideo.rst | 127 controls. The UVC control is divided into non overlapping fields using
|
/Linux-v6.1/arch/x86/ |
D | Kconfig.debug | 194 and overlapping. This option is really only useful if you are
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 984 and neither are misaligned or partially overlapping accesses. 1035 overlapping SRCU read-side critical sections: 1051 identified a reasonable use case for partially overlapping 1053 on the trickiness of such overlapping, please see:
|
/Linux-v6.1/Documentation/core-api/ |
D | maple_tree.rst | 14 non-overlapping ranges, including ranges of size 1. The tree was designed to
|
/Linux-v6.1/Documentation/x86/ |
D | mtrr.rst | 114 Creating overlapping MTRRs
|
/Linux-v6.1/Documentation/fb/ |
D | api.rst | 268 Pixel values are bits_per_pixel wide and are split in non-overlapping red,
|
/Linux-v6.1/Documentation/core-api/irq/ |
D | irq-domain.rst | 9 that each one gets assigned non-overlapping allocations of Linux
|
/Linux-v6.1/Documentation/ |
D | memory-barriers.txt | 264 (Loads and stores overlap if they are targeted at overlapping pieces of 289 (*) It _must_ be assumed that overlapping memory accesses may be merged or 409 loads or overlapping loads. 1856 and will order overlapping accesses correctly with respect to itself. 2753 the kernel must flush the overlapping bits of cache on each CPU (and maybe 2761 appropriate part of the kernel must invalidate the overlapping bits of the
|
12