Searched refs:TSU_NO_PRI_CHANGE_NEEDED (Results 1 – 2 of 2) sorted by relevance
1400 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_inheritor_locked()1430 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_inheritor_locked()1461 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_inheritor_locked()1946 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in thread_update_turnstile_promotion()2108 return TSU_NO_PRI_CHANGE_NEEDED; in thread_get_update_flags_for_turnstile_propagation_stoppage()2114 return TSU_NO_PRI_CHANGE_NEEDED; in thread_get_update_flags_for_turnstile_propagation_stoppage()2263 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_turnstile_promotion()2276 (dst_turnstile->ts_inheritor ? TSU_NO_PRI_CHANGE_NEEDED : TSU_NO_INHERITOR) | in turnstile_update_turnstile_promotion()2325 (dst_turnstile->ts_inheritor ? TSU_NO_PRI_CHANGE_NEEDED : TSU_NO_INHERITOR) | in turnstile_add_turnstile_promotion()2372 (dst_turnstile->ts_inheritor ? TSU_NO_PRI_CHANGE_NEEDED : TSU_NO_INHERITOR) | in turnstile_remove_turnstile_promotion()[all …]
323 TSU_NO_PRI_CHANGE_NEEDED = 0x20, enumerator