Home
last modified time | relevance | path

Searched refs:overlapping (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-config.bbappend37 overlapping="$(jq '."${GBMCBR_IPMI_CHANNEL}" | .is_valid and .name != "gbmcbr"' $config_json)"
38 if [ "$overlapping" != "false" ]; then
43overlapping="$(jq '."${GBMCBR_IPMI_CHANNEL}" | .access_mode and .access_mode != "always_available"…
44 if [ "$overlapping" != "false" ]; then
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Datmel,sama5d2-classd.yaml65 Set non-overlapping time, the unit is nanosecond(ns).
66 Non-overlapping will be disabled if not specified.
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-workaround-for-overlapping-sections-in-binary.patch4 Subject: [PATCH] workaround for overlapping sections in binary
8 copied with offset 0. This will lead to overlapping sections in binary.
/openbmc/qemu/tests/decode/
H A Derr_overlap5.decode4 # Diagnose overlapping sub-fields.
H A Derr_overlap7.decode4 # Diagnose overlapping patterns.
H A Derr_overlap1.decode4 # Diagnose field overlapping fixedbits.
H A Derr_overlap3.decode4 # Diagnose field overlapping unspecified bits.
H A Derr_overlap4.decode4 # Diagnose fixed bits overlapping unspecified bits.
H A Derr_overlap6.decode4 # Diagnose overlapping fixed bits w/format.
H A Derr_overlap2.decode4 # Diagnose field overlapping fixedbits w/format.
/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c31 int overlapping; member
63 .overlapping = overlaps, \
305 offset = (c.overlapping) ? -c.dest_alignment : c.dest_alignment; in remap_region()
314 while (!is_remap_region_valid(addr, c.region_size) && !c.overlapping) { in remap_region()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D030-replace_unsafe_memcpy_with_memmove.patch5 memcpy should never be used with overlapping memory regions
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-format13 define overlapping bit ranges. For example::
H A Dsysfs-ocfs219 major number and an overlapping minor number - thus,
H A Ddebugfs-driver-dcc36 be configured sequentially and not in a overlapping
/openbmc/openbmc/poky/meta/recipes-multimedia/speex/
H A Dspeexdsp_1.2.1.bb22 # be installed together with speexdsp, since they contain overlapping files.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A 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
/openbmc/linux/arch/arm/crypto/
H A 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
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/
H A Dklibc.inc22 file://0001-workaround-for-overlapping-sections-in-binary.patch \
/openbmc/u-boot/doc/
H A DREADME.fdt-overlays77 overlapping anything.
/openbmc/qemu/tests/qemu-iotests/
H A D011.out6 overlapping I/O
/openbmc/qemu/docs/devel/
H A Dmemory.rst63 A container's subregions are usually non-overlapping. In some cases it is
64 useful to have overlapping regions; for example a memory controller that
66 that does not prevent card from claiming overlapping BARs.
210 and sometimes to control which of an overlapping regions is visible to the
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dbuildtools-tarball.bb95 # which may also use the overlapping namespace.
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A 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,
592 If multiple cpusets are overlapping and hence they form a single sched
/openbmc/linux/Documentation/infiniband/
H A Dtag_matching.rst54 specified receive buffer. This allows overlapping receive-side MPI tag

123