Home
last modified time | relevance | path

Searched defs:lock_profile_obtain_lock_failed (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dlock_profile.h53 lock_profile_obtain_lock_failed(struct lock_object *lo, bool spin, in lock_profile_obtain_lock_failed() function
65 #define lock_profile_obtain_lock_failed(lo, spin, contested, waittime) (void)0 macro