| /freebsd/sys/contrib/ck/include/ |
| H A D | ck_elide.h | 306 #define CK_ELIDE_LOCK(NAME, LOCK) ck_elide_##NAME##_lock(LOCK) argument 307 #define CK_ELIDE_UNLOCK(NAME, LOCK) ck_elide_##NAME##_unlock(LOCK) argument 308 #define CK_ELIDE_TRYLOCK(NAME, LOCK) ck_elide_##NAME##_trylock(LOCK) argument 315 #define CK_ELIDE_LOCK_ADAPTIVE(NAME, STAT, CONFIG, LOCK) \ argument 318 #define CK_ELIDE_UNLOCK_ADAPTIVE(NAME, STAT, LOCK) \ argument
|
| /freebsd/sys/arm/annapurna/alpine/ |
| H A D | alpine_machdep.c | 61 #define LOCK 0x00000001 macro
|
| /illumos-gate/usr/src/cmd/bnu/ |
| H A D | dial.h | 44 #define LOCK "/usr/spool/uucp/LCK.." /* lock file semaphore */ macro
|
| H A D | uustat.c | 41 #define LOCK "LCK.." macro
|
| /illumos-gate/usr/src/head/ |
| H A D | dial.h | 46 #define LOCK "/usr/spool/uucp/LCK.." /* lock file semaphore */ macro
|
| /illumos-gate/usr/src/cmd/chmod/ |
| H A D | common.c | 70 #define LOCK 02000 /* lock permit */ macro
|
| /freebsd/sys/dev/iicbus/pmic/ |
| H A D | act8846.c | 60 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| /freebsd/sys/arm/nvidia/ |
| H A D | as3722.c | 64 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| H A D | tegra_rtc.c | 78 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| H A D | tegra_mc.c | 100 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| H A D | tegra_i2c.c | 194 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| H A D | tegra_xhci.c | 216 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| /freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
| H A D | util.h | 97 #define LOCK(lp) do { \ macro
|
| /freebsd/sys/arm64/nvidia/tegra210/ |
| H A D | max77620.c | 63 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| H A D | max77620_rtc.c | 83 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| /illumos-gate/usr/src/lib/libnisdb/ |
| H A D | db_headers.h | 91 #define LOCK(lockcall, retval, msg) \ macro
|
| /freebsd/sys/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 60 #define LOCK(_sc) sx_xlock(&(_sc)->lock) macro
|
| H A D | tegra_dc.c | 58 #define LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
|
| /illumos-gate/usr/src/cmd/svr4pkg/pkgserv/ |
| H A D | pkgserv.c | 100 #define LOCK ".pkg.lock" macro
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | listener.c | 106 #define LOCK(listener) EVLOCK_LOCK((listener)->lock, 0) macro
|
| /freebsd/contrib/libevent/ |
| H A D | listener.c | 106 #define LOCK(listener) EVLOCK_LOCK((listener)->lock, 0) macro
|
| /illumos-gate/usr/src/tools/smatch/src/ |
| H A D | check_locking.c | 35 LOCK, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86BaseInfo.h | 805 LOCK = 1 << LOCKShift, enumerator
|
| /freebsd/sys/cddl/dev/dtrace/x86/ |
| H A D | dis_tables.c | 157 LOCK, /* a LOCK instruction prefix */ enumerator
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar5.c | 2099 LOCK = 0x0010, /* readonly flag, not used */ in process_head_main() enumerator
|