Home
last modified time | relevance | path

Searched refs:Lock (Results 1 – 25 of 45) sorted by relevance

12

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutlock.c175 ACPI_RW_LOCK *Lock) in AcpiUtCreateRwLock() argument
180 Lock->NumReaders = 0; in AcpiUtCreateRwLock()
194 ACPI_RW_LOCK *Lock) in AcpiUtDeleteRwLock() argument
200 Lock->NumReaders = 0; in AcpiUtDeleteRwLock()
201 Lock->ReaderMutex = NULL; in AcpiUtDeleteRwLock()
202 Lock->WriterMutex = NULL; in AcpiUtDeleteRwLock()
226 ACPI_RW_LOCK *Lock) in AcpiUtAcquireReadLock() argument
239 Lock->NumReaders++; in AcpiUtAcquireReadLock()
240 if (Lock->NumReaders == 1) in AcpiUtAcquireReadLock()
265 Lock->NumReaders--; in AcpiUtReleaseReadLock()
[all …]
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacutils.h724 ACPI_RW_LOCK *Lock);
728 ACPI_RW_LOCK *Lock);
732 ACPI_RW_LOCK *Lock);
736 ACPI_RW_LOCK *Lock);
740 ACPI_RW_LOCK *Lock);
744 ACPI_RW_LOCK *Lock);
/f-stack/dpdk/doc/guides/nics/
H A Docteontx2.rst23 - Lock-free Tx queue
202 - ``Lock Rx contexts in NDC cache``
204 Lock Rx contexts in NDC cache by using ``lock_rx_ctx`` parameter.
210 - ``Lock Tx contexts in NDC cache``
212 Lock Tx contexts in NDC cache by using ``lock_tx_ctx`` parameter.
224 - ``Lock NPA contexts in NDC``
226 Lock NPA aura and pool contexts in NDC cache.
H A Docteontx.rst29 - Lock-free Tx queue
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/bindings/
H A D__init__.py37 self._lock = threading.Lock()
/f-stack/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst7 Grant *Lock pages in memory* Privilege
18 2. Open *Local Policies / User Rights Assignment / Lock pages in memory.*
/f-stack/dpdk/doc/guides/mempool/
H A Docteontx2.rst56 - ``Lock NPA contexts in NDC``
58 Lock NPA aura and pool contexts in NDC cache.
/f-stack/dpdk/doc/guides/nics/features/
H A Docteontx.ini10 Lock-free Tx queue = Y
H A Docteontx2_vf.ini8 Lock-free Tx queue = Y
H A Docteontx2_vec.ini8 Lock-free Tx queue = Y
H A Docteontx2.ini9 Lock-free Tx queue = Y
H A Ddefault.ini16 Lock-free Tx queue =
/f-stack/freebsd/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt13 - gpios: GPIO Lock detect - If set with a valid phandle and GPIO number,
58 - adi,mute-till-lock-enable: Enables Mute-Till-Lock-Detect function.
/f-stack/freebsd/mips/conf/
H A DBERI_DE4_BASE15 options NFSLOCKD # Network Lock Manager
H A DX100038 options NFSLOCKD #Network Lock Manager
H A DJZ478040 options NFSLOCKD #Network Lock Manager
/f-stack/dpdk/doc/guides/prog_guide/
H A Dstack_lib.rst33 Lock-based Stack
42 Lock-free Stack
/f-stack/dpdk/doc/guides/eventdevs/
H A Docteontx2.rst131 - ``Lock NPA contexts in NDC``
133 Lock NPA aura and pool contexts in NDC cache.
/f-stack/freebsd/arm/conf/
H A Dstd.armv722 options NFSLOCKD # Network Lock Manager
H A Dstd.armv622 options NFSLOCKD # Network Lock Manager
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra194-pinmux.txt40 - nvidia,lock: Integer. Lock the pin configuration against further changes
H A Dnvidia,tegra114-pinmux.txt18 - nvidia,lock: Integer. Lock the pin configuration against further changes
H A Dnvidia,tegra30-pinmux.txt16 - nvidia,lock: Integer. Lock the pin configuration against further changes
H A Dnvidia,tegra124-pinmux.txt25 - nvidia,lock: Integer. Lock the pin configuration against further changes
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-nomadik-nhk15.dts132 0x01020098 // Lock

12