| /illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
| H A D | vmprivate.c | 257 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 D | build_late_index.sh | 12 PRAGMA locking = EXCLUSIVE;
|
| H A D | build_early_index.sh | 12 PRAGMA locking = EXCLUSIVE;
|
| /illumos-gate/usr/src/test/os-tests/tests/file-locking/ |
| H A D | Makefile | 31 ROOTOPTDIR = $(ROOT)/opt/os-tests/tests/file-locking
|
| /illumos-gate/usr/src/test/os-tests/tests/ |
| H A D | Makefile | 33 file-locking \
|
| /illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/ |
| H A D | options.tmpl | 29 # lock -- enable UUCP-style device locking
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-test-ostest.p5m | 75 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 D | login.dfl | 90 # If account locking is configured (user_attr(5)/policy.conf(5))
|
| /illumos-gate/usr/src/test/os-tests/runfiles/ |
| H A D | default.run | 85 [/opt/os-tests/tests/file-locking]
|
| /illumos-gate/usr/src/lib/libc/port/gen/ |
| H A D | errlist | 91 56 EDEADLOCK File locking deadlock
|
| /illumos-gate/usr/src/tools/smatch/src/Documentation/ |
| H A D | IR.rst | 409 * .increment: (1 for locking, -1 for unlocking)
|
| /illumos-gate/usr/src/lib/libc/ |
| H A D | README | 192 introduced several libc-private locking interfaces:
|
| /illumos-gate/usr/src/uts/sun4v/cpu/ |
| H A D | common_asm.S | 367 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 D | osal.txt | 127 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 D | common_asm.S | 528 ldstub [%l4 + %lo(hres_lock + HRES_LOCK_OFFSET)], %l5 ! try locking
|
| /illumos-gate/usr/src/lib/libsqlite/test/ |
| H A D | trans.test | 87 # Check the locking behavior
|
| /illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
| H A D | README | 215 since object locking is implicit in the above creation/retrieval
|
| /illumos-gate/usr/src/uts/common/io/e1000g/ |
| H A D | README | 115 Added transmit mutex locking to the 82547 workaround code.
|
| /illumos-gate/usr/src/uts/common/io/e1000api/ |
| H A D | README | 115 Added transmit mutex locking to the 82547 workaround code.
|
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
| H A D | release.txt | 15 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 D | changes.txt | 1075 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 D | RELEASE | 1452 stdio: fseek() => sfseek(SF_PUBLIC) to avoid locking
|