Searched defs:busiest (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched_idletask.c42 load_balance_idle(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
51 move_one_task_idle(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
H A Dsched_rt.c176 load_balance_rt(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
195 move_one_task_rt(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
H A Dsched_fair.c967 load_balance_fair(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
1018 move_one_task_fair(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
H A Dsched.c2261 balance_tasks(struct rq *this_rq, int this_cpu, struct rq *busiest, argument
2329 move_tasks(struct rq *this_rq, int this_cpu, struct rq *busiest, unsigned long max_load_move, struct sched_domain *sd, enum cpu_idle_type idle, int *all_pinned) argument
2350 iter_move_one_task(struct rq *this_rq, int this_cpu, struct rq *busiest, struct sched_domain *sd, enum cpu_idle_type idle, struct rq_iterator *iterator) argument
2382 move_one_task(struct rq *this_rq, int this_cpu, struct rq *busiest, struct sched_domain *sd, enum cpu_idle_type idle) argument
2404 struct sched_group *busiest = NULL, *this = NULL, *group = sd->groups; local
2705 struct rq *busiest = NULL, *rq; local
2747 struct rq *busiest; local
2897 struct rq *busiest = NULL; local
[all...]

Completed in 56 milliseconds