Searched refs:waitq_to_turnstile (Results 1 – 6 of 6) sorted by relevance
371 #define waitq_to_turnstile(waitq) __container_of(waitq, struct turnstile, ts_waitq) macro
601 VM_KERNEL_UNSLIDE_OR_PERM(waitq_to_turnstile(wq.wq_q)), in waitq_thread_remove()1048 struct turnstile *ts = waitq_to_turnstile(ts_wq); in waitq_prioq_iterate_locked()1396 turnstile_recompute_priority_locked(waitq_to_turnstile(safeq)); in waitq_assert_wait64_locked()1397 turnstile_update_inheritor_locked(waitq_to_turnstile(safeq)); in waitq_assert_wait64_locked()
405 const struct turnstile *turnstile = waitq_to_turnstile(waitq); in kdp_esync_find_owner()
2013 return waitq_to_turnstile(waitq.wq_q); in thread_get_waiting_turnstile()2396 struct turnstile *turnstile = waitq_to_turnstile(wq); in turnstile_waitq_add_thread_priority_queue()
1683 struct turnstile *turnstile = waitq_to_turnstile(waitq); in kdp_sleep_with_inheritor_find_owner()
3248 turnstile = waitq_to_turnstile(waitq); in kdp_mqueue_send_find_owner()