Searched refs:root_old_pri (Results 1 – 1 of 1) sorted by relevance
1804 int16_t root_old_pri = root_clutch->scr_priority; in sched_clutch_bucket_runnable() local1806 return root_clutch->scr_priority > root_old_pri; in sched_clutch_bucket_runnable()1853 int16_t root_old_pri = root_clutch->scr_priority; in sched_clutch_bucket_update() local1855 return root_clutch->scr_priority > root_old_pri; in sched_clutch_bucket_update()2229 int16_t root_old_pri = root_clutch->scr_priority; in sched_edge_bound_thread_insert() local2231 return root_clutch->scr_priority > root_old_pri; in sched_edge_bound_thread_insert()