Searched refs:LOCK_LOG2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/kern/
H A Dkern_lock.c91 #define LOCK_LOG2(lk, string, arg1, arg2) \ macro
358 LOCK_LOG2(lk,
361 LOCK_LOG2(lk,
618 LOCK_LOG2(lk,
646 LOCK_LOG2(lk, "%s: %p fails the try operation",
678 LOCK_LOG2(lk, "%s: %p set shared waiters flag",
712 LOCK_LOG2(lk, "%s: %p resuming from the sleep queue",
809 LOCK_LOG2(lk,
825 LOCK_LOG2(lk, "%s: %p recursing", __func__, lk);
861 LOCK_LOG2(l
[all...]

Completed in 129 milliseconds