Searched refs:LOCK_LOG3 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_lock.c | 90 #define LOCK_LOG3(lk, string, arg1, arg2, arg3) \ macro 278 LOCK_LOG3(lk, "%s: %p blocking on the %s sleepqueue", __func__, lk, in sleeplk() 387 LOCK_LOG3(lk, "%s: %p waking up threads on the %s queue", in wakeupshlk() 703 LOCK_LOG3(lk, in lockmgr_slock_hard() 939 LOCK_LOG3(lk, in lockmgr_xlock_hard() 1200 LOCK_LOG3(lk, "%s: %p waking up threads on the %s queue", in lockmgr_xunlock_hard() 1529 LOCK_LOG3(lk, in __lockmgr_args()
|