Searched refs:thread_lock_assert (Results 1 – 3 of 3) sorted by relevance
3786 thread_lock_assert(thread, LCK_ASSERT_OWNED); in thread_get_runq()3795 thread_lock_assert(thread, LCK_ASSERT_OWNED); in thread_get_runq_locked()3806 thread_lock_assert(thread, LCK_ASSERT_OWNED); in thread_set_runq_locked()3823 thread_lock_assert(thread, LCK_ASSERT_OWNED); in thread_clear_runq_locked()
1166 #define thread_lock_assert(th, x) simple_lock_assert(&(th)->sched_lock, (x)) macro
1177 thread_lock_assert(thread, LCK_ASSERT_OWNED); in thread_go()2006 thread_lock_assert(thread, LCK_ASSERT_OWNED); in thread_bind_during_wakeup()