Searched refs:TURNSTILE_INHERITOR_WORKQ (Results 1 – 3 of 3) sorted by relevance
1266 } else if (new_inheritor_flags & TURNSTILE_INHERITOR_WORKQ) { in turnstile_update_inheritor_locked()1297 } else if (old_inheritor_flags & TURNSTILE_INHERITOR_WORKQ) { in turnstile_update_inheritor_locked()1327 } else if (new_inheritor_flags & TURNSTILE_INHERITOR_WORKQ) { in turnstile_update_inheritor_locked()1403 } else if (flags & TURNSTILE_INHERITOR_WORKQ) { in turnstile_stash_inheritor()1404 thread->inheritor_flags |= TURNSTILE_INHERITOR_WORKQ; in turnstile_stash_inheritor()2676 assert((turnstile_flags & TURNSTILE_INHERITOR_WORKQ) == 0); in turnstile_update_inheritor_priority_chain()2695 } else if (turnstile->ts_inheritor_flags & TURNSTILE_INHERITOR_WORKQ) { in turnstile_update_inheritor_priority_chain()2785 } else if (inheritor_flags & TURNSTILE_INHERITOR_WORKQ) { in turnstile_cleanup()3258 if (ts->ts_inheritor_flags & TURNSTILE_INHERITOR_WORKQ) { in kdp_turnstile_traverse_inheritor_chain()
251 TURNSTILE_INHERITOR_WORKQ = 0x40, enumerator
1226 workq_turnstile_update_inheritor(wq, wq, TURNSTILE_INHERITOR_WORKQ); in workq_push_idle_thread()4108 workq_turnstile_update_inheritor(wq, wq, TURNSTILE_INHERITOR_WORKQ); in workq_schedule_creator()