Searched refs:max_ts_pri (Results 1 – 1 of 1) sorted by relevance
2608 int max_ts_pri = 0; in turnstile_workloop_pusher_info() local2627 max_ts_pri = priority_queue_entry_sched_pri( in turnstile_workloop_pusher_info()2657 if (max_thread_pri > max_ts_pri) { in turnstile_workloop_pusher_info()2662 } else if (max_ts_pri) { in turnstile_workloop_pusher_info()2692 return max(max_thread_pri, max_ts_pri); in turnstile_workloop_pusher_info()