Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dsys_ulock.c101 #define ull_assert_notwned(ull) LCK_SPIN_ASSERT(&ull->ull_lock, LCK_ASSERT_NOTOWNED) macro
317 ull_assert_notwned(ull); in ull_free()