Searched refs:find_lowest_rq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_rt.c949 static int find_lowest_rq(struct task_struct *task);
976 int cpu = find_lowest_rq(p);
1170 static int find_lowest_rq(struct task_struct *task) function
1242 cpu = find_lowest_rq(task);

Completed in 79 milliseconds