Searched refs:find_lock_rq (Results 1 – 2 of 2) sorted by relevance
3158 .find_lock_rq = find_lock_later_rq,
2667 if (p->sched_class->find_lock_rq) in push_cpu_stop()2668 lowest_rq = p->sched_class->find_lock_rq(p, rq); in push_cpu_stop()