Searched refs:TSU_NO_PRI_CHANGE_NEEDED (Results 1 – 2 of 2) sorted by relevance
1396 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_inheritor_locked()1426 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_inheritor_locked()1457 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_inheritor_locked()1942 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in thread_update_turnstile_promotion()2104 return TSU_NO_PRI_CHANGE_NEEDED; in thread_get_update_flags_for_turnstile_propagation_stoppage()2110 return TSU_NO_PRI_CHANGE_NEEDED; in thread_get_update_flags_for_turnstile_propagation_stoppage()2259 turnstile_stats_update(1, TSU_NO_PRI_CHANGE_NEEDED | in turnstile_update_turnstile_promotion()2272 (dst_turnstile->ts_inheritor ? TSU_NO_PRI_CHANGE_NEEDED : TSU_NO_INHERITOR) | in turnstile_update_turnstile_promotion()2321 (dst_turnstile->ts_inheritor ? TSU_NO_PRI_CHANGE_NEEDED : TSU_NO_INHERITOR) | in turnstile_add_turnstile_promotion()2368 (dst_turnstile->ts_inheritor ? TSU_NO_PRI_CHANGE_NEEDED : TSU_NO_INHERITOR) | in turnstile_remove_turnstile_promotion()[all …]
312 TSU_NO_PRI_CHANGE_NEEDED = 0x20, enumerator