Home
last modified time | relevance | path

Searched refs:locking (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprivate.c257 int _vmlock(Vmalloc_t* vm, int locking) in _vmlock() argument
260 { if(!locking) /* turn off lock */ in _vmlock()
265 { if(!locking) /* turning off the lock */ in _vmlock()
270 { if(!locking) in _vmlock()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dbuild_late_index.sh12 PRAGMA locking = EXCLUSIVE;
H A Dbuild_early_index.sh12 PRAGMA locking = EXCLUSIVE;
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A DMakefile31 ROOTOPTDIR = $(ROOT)/opt/os-tests/tests/file-locking
/illumos-gate/usr/src/test/os-tests/tests/
H A DMakefile33 file-locking \
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.tmpl29 # lock -- enable UUCP-style device locking
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m75 dir path=opt/os-tests/tests/file-locking
76 file path=opt/os-tests/tests/file-locking/acquire-lock.32 mode=0555
77 file path=opt/os-tests/tests/file-locking/acquire-lock.64 mode=0555
78 file path=opt/os-tests/tests/file-locking/runtests.32 mode=0555
79 file path=opt/os-tests/tests/file-locking/runtests.64 mode=0555
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl90 # If account locking is configured (user_attr(5)/policy.conf(5))
/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run85 [/opt/os-tests/tests/file-locking]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist91 56 EDEADLOCK File locking deadlock
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst409 * .increment: (1 for locking, -1 for unlocking)
/illumos-gate/usr/src/lib/libc/
H A DREADME192 introduced several libc-private locking interfaces:
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S367 ldstub [%l4 + %lo(hres_lock + HRES_LOCK_OFFSET)], %l5 ! try locking
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt127 various OSAL_SPIN_* calls. Spinlock assumes locking is blocking
132 various OSAL_MUTEX_* calls. Mutices assume locking is sleeping,
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S528 ldstub [%l4 + %lo(hres_lock + HRES_LOCK_OFFSET)], %l5 ! try locking
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrans.test87 # Check the locking behavior
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME215 since object locking is implicit in the above creation/retrieval
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME115 Added transmit mutex locking to the 82547 workaround code.
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME115 Added transmit mutex locking to the 82547 workaround code.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt15 Change: Introduce locking scheme to avoid race.
669 1. Request: Implement PTP MFW resource locking mechanism. Only PF which
3430 Change: Modify the locking scheme when sending a MB to the MFW, from a
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1075 GPE by removing GPE register locking. As such, raw handlers much provide
6397 unloads. Added a reader/writer locking mechanism to allow multiple
6487 Optimized the ACPI register locking. Removed locking for reads from the
7257 Simplified the internal ACPI hardware interfaces to eliminate the locking
8654 Fixed two issues with the locking of the internal namespace data
8774 Converted the locking mutex used for the ACPI hardware to a spinlock.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1452 stdio: fseek() => sfseek(SF_PUBLIC) to avoid locking