Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dsys_ulock.c100 #define ull_assert_owned(ull) LCK_SPIN_ASSERT(&ull->ull_lock, LCK_ASSERT_OWNED) macro
384 ull_assert_owned(ull); in ull_put()
781 ull_assert_owned(ull); in ulock_wait_cleanup()