Searched refs:ull_assert_notwned (Results 1 – 1 of 1) sorted by relevance
103 #define ull_assert_notwned(ull) lck_ticket_assert_not_owned(&ull->ull_lock) macro111 #define ull_assert_notwned(ull) LCK_SPIN_ASSERT(&ull->ull_lock, LCK_ASSERT_NOTOWNED) macro340 ull_assert_notwned(ull); in ull_free()