find_lowest_rq    767 kernel/sched_rt.c static int find_lowest_rq(struct task_struct *task);
find_lowest_rq    792 kernel/sched_rt.c 		int cpu = find_lowest_rq(p);
find_lowest_rq   1042 kernel/sched_rt.c 		cpu = find_lowest_rq(task);