Home
last modified time | relevance | path

Searched refs:guarded (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/lib/
DKconfig.kfence33 allocations will be guarded by KFENCE. May be overridden via boot
40 int "Number of guarded objects available"
44 The number of guarded objects available. For each KFENCE object, 2
/Linux-v6.6/Documentation/driver-api/surface_aggregator/
Dinternal.rst261 Other parts of the packet transport layer are guarded independently. State
264 are guarded by their own lock.
271 set. Access to it in these functions is guarded by ``READ_ONCE()``, whereas
272 setting ``ptl`` is equally guarded with ``WRITE_ONCE()`` for symmetry.
445 Other parts of the request transport layer are guarded independently. State
448 are guarded by their own lock.
558 event (un-)registration is guarded by its own lock.
560 Access to the controller state is guarded by the state lock. This lock is a
/Linux-v6.6/Documentation/dev-tools/
Dkfence.rst40 guarded by KFENCE. The default is configurable via the Kconfig option
58 255), the number of available guarded objects can be controlled. Each object
244 SLUB) returns a guarded allocation from the KFENCE object pool (allocation
/Linux-v6.6/Documentation/mm/
Dsplit_page_table_lock.rst38 If split lock is disabled, all tables are guarded by mm->page_table_lock.
/Linux-v6.6/drivers/acpi/
Dec.c575 bool guarded; in acpi_ec_guard_event() local
590 guarded = ec_event_clearing == ACPI_EC_EVT_TIMING_EVENT && in acpi_ec_guard_event()
594 return guarded; in acpi_ec_guard_event()
/Linux-v6.6/Documentation/process/
Dmaintainer-soc.rst105 * Add duplicate defines in the devicetree file guarded by an #ifndef section,
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsdm845-oneplus-common.dtsi74 * The rmtfs_mem needs to be guarded due to "XPU limitations"
/Linux-v6.6/Documentation/RCU/
Dchecklist.rst101 refrain from accessing can be guarded by some other lock
/Linux-v6.6/arch/riscv/
DKconfig306 systems. Selecting any of the options guarded by NONPORTABLE will
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/
Dmemory.rst309 Per-node-per-memcgroup LRU (cgroup's private LRU) is guarded by
/Linux-v6.6/Documentation/kbuild/
Dmakefiles.rst1487 - drop all sections that are kernel internal (guarded by ``ifdef __KERNEL__``)
/Linux-v6.6/Documentation/filesystems/
Dproc.rst569 bt arm64 BTI guarded page
/Linux-v6.6/Documentation/virt/kvm/
Dapi.rst7199 guarded storage; -EBUSY if a VCPU has already been created.
7201 Allows use of guarded storage for the KVM guest.