Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDlock_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
/NextBSD/sys/kern/
HDkern_mutex.c413 lock_profile_obtain_lock_failed(&m->lock_object, in __mtx_lock_sleep()
602 lock_profile_obtain_lock_failed(&m->lock_object, &contested, &waittime); in _mtx_lock_spin_cookie()
687 lock_profile_obtain_lock_failed(&m->lock_object, in thread_lock_flags_()
HDkern_lock.c539 lock_profile_obtain_lock_failed(&lk->lock_object, in __lockmgr_args()
795 lock_profile_obtain_lock_failed(&lk->lock_object, in __lockmgr_args()
1131 lock_profile_obtain_lock_failed(&lk->lock_object, in __lockmgr_args()
HDkern_rwlock.c402 lock_profile_obtain_lock_failed(&rw->lock_object, in __rw_rlock_hard()
763 lock_profile_obtain_lock_failed(&rw->lock_object, in __rw_wlock_hard()
HDkern_sx.c554 lock_profile_obtain_lock_failed(&sx->lock_object, &contested, in _sx_xlock_hard()
866 lock_profile_obtain_lock_failed(&sx->lock_object, &contested, in _sx_slock_hard()