Home
last modified time | relevance | path

Searched full:isolates (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/arch/arm/nwfpe/
Dfpmodule.c112 This effectively isolates all the changes required for integrating with the
Dsoftfloat-specialize49 This effectively isolates all the changes required for integrating with the
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dmicrochip,cap11xx.yaml92 The signal guard isolates the signal from virtual grounds.
/linux-6.12.1/include/linux/
Drbtree_latch.h28 * condition -- not seeing partial stores -- because the latch thing isolates
/linux-6.12.1/arch/arm/boot/dts/marvell/
Darmada-385-clearfog-gtr.dtsi476 * This signal, when asserted, isolates Armada 38x sample at reset pins
/linux-6.12.1/drivers/platform/x86/intel/ifs/
Difs.h140 * Similar to the SAF test, SBAF isolates the core under test from the
/linux-6.12.1/mm/
Dpage_isolation.c459 * Afterwards, it isolates the rest of the range.
Dmemblock.c934 * This function isolates region [@base, @base + @size), and sets/clears flag
Dmigrate.c2223 * Resolves the given address to a struct folio, isolates it from the LRU and
Dcompaction.c967 * Only the first PFN is checked as the caller isolates in isolate_migratepages_block()
Dmempolicy.c1085 * This does not migrate the range, but isolates all pages that in migrate_to_node()
/linux-6.12.1/drivers/usb/dwc2/
Dhcd.h17 * It isolates the USBD from the specifics of the controller by providing an
/linux-6.12.1/arch/alpha/kernel/
Dperf_event.c74 * The mask that isolates the PMC bits when the LSB of the counter
/linux-6.12.1/Documentation/networking/
Dtimestamping.rst284 dependent on other sockets. This flag isolates the socket for more
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Dmemory.rst25 The memory controller isolates the memory behaviour of a group of tasks
/linux-6.12.1/Documentation/scsi/
Dscsi_mid_low_api.rst37 The SCSI mid level isolates an LLD from other layers such as the SCSI
/linux-6.12.1/init/
DKconfig1343 of workloads isolates aggressive CPU burners (like build jobs) from
/linux-6.12.1/drivers/usb/host/
Dxhci.h383 * The Slot ID of the hub that isolates the high speed signaling from
/linux-6.12.1/arch/powerpc/lib/
Dsstep.c239 return x & -x; /* isolates rightmost bit */ in max_align()
/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c5003 * Bare metal isolates VMX root (host) from VMX non-root (guest), but in nested_vmx_vmexit()