Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c133 struct turnstile *src_turnstile);
136 struct turnstile *src_turnstile);
139 struct turnstile *src_turnstile);
142 struct turnstile *src_turnstile);
145 struct turnstile *src_turnstile);
2145 struct turnstile *src_turnstile) in turnstile_need_turnstile_promotion_update() argument
2152 &src_turnstile->ts_inheritor_links); in turnstile_need_turnstile_promotion_update()
2154 needs_update = (src_turnstile_link_priority == src_turnstile->ts_priority) ? FALSE : TRUE; in turnstile_need_turnstile_promotion_update()
2175 struct turnstile *src_turnstile) in turnstile_update_turnstile_promotion_locked() argument
2180 &src_turnstile->ts_inheritor_links); in turnstile_update_turnstile_promotion_locked()
[all …]