Home
last modified time | relevance | path

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

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