Searched refs:LOCK_LOG3 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_lock.c | 94 #define LOCK_LOG3(lk, string, arg1, arg2, arg3) \ macro 277 LOCK_LOG3(lk, "%s: %p blocking on the %s sleepqueue", __func__, lk, in sleeplk() 385 LOCK_LOG3(lk, "%s: %p waking up threads on the %s queue", in wakeupshlk() 700 LOCK_LOG3(lk, in lockmgr_slock_hard() 938 LOCK_LOG3(lk, in lockmgr_xlock_hard() 1191 LOCK_LOG3(lk, "%s: %p waking up threads on the %s queue", in lockmgr_xunlock_hard() 1518 LOCK_LOG3(lk, in __lockmgr_args()
|