Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dlock_profile.h55 lock_profile_obtain_lock_failed(struct lock_object *lo, int *contested, in lock_profile_obtain_lock_failed() function
67 #define lock_profile_obtain_lock_failed(lo, contested, waittime) (void)0 macro
/f-stack/freebsd/kern/
H A Dkern_mutex.c568 lock_profile_obtain_lock_failed(&m->lock_object, in __mtx_lock_sleep()
759 lock_profile_obtain_lock_failed(&m->lock_object, &contested, &waittime); in _mtx_lock_spin_cookie()
915 lock_profile_obtain_lock_failed(&m->lock_object, in thread_lock_flags_()
H A Dkern_lock.c634 lock_profile_obtain_lock_failed(&lk->lock_object, in lockmgr_slock_hard()
847 lock_profile_obtain_lock_failed(&lk->lock_object, in lockmgr_xlock_hard()
1437 lock_profile_obtain_lock_failed(&lk->lock_object, in __lockmgr_args()
H A Dkern_rwlock.c484 lock_profile_obtain_lock_failed(&rw->lock_object, in __rw_rlock_hard()
978 lock_profile_obtain_lock_failed(&rw->lock_object, in __rw_wlock_hard()
H A Dkern_sx.c651 lock_profile_obtain_lock_failed(&sx->lock_object, &contested, in _sx_xlock_hard()
1072 lock_profile_obtain_lock_failed(&sx->lock_object, &contested, in _sx_slock_hard()