Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A 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-6.3-rc2/Documentation/driver-api/surface_aggregator/
A 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-6.3-rc2/Documentation/dev-tools/
A 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-6.3-rc2/Documentation/mm/
A Dsplit_page_table_lock.rst33 If split lock is disabled, all tables are guarded by mm->page_table_lock.
/linux-6.3-rc2/drivers/acpi/
A 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-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dsdm845-oneplus-common.dtsi57 * The rmtfs_mem needs to be guarded due to "XPU limitations"
/linux-6.3-rc2/arch/riscv/
A DKconfig261 systems. Selecting any of the options guarded by NONPORTABLE will
/linux-6.3-rc2/Documentation/RCU/
A Dchecklist.rst101 refrain from accessing can be guarded by some other lock
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dmemory.rst304 Per-node-per-memcgroup LRU (cgroup's private LRU) is guarded by
/linux-6.3-rc2/Documentation/kbuild/
A Dmakefiles.rst1487 - drop all sections that are kernel internal (guarded by ``ifdef __KERNEL__``)
/linux-6.3-rc2/Documentation/filesystems/
A Dproc.rst563 bt arm64 BTI guarded page
/linux-6.3-rc2/Documentation/virt/kvm/
A Dapi.rst7133 guarded storage; -EBUSY if a VCPU has already been created.
7135 Allows use of guarded storage for the KVM guest.

Completed in 32 milliseconds