Home
last modified time | relevance | path

Searched defs:busiest (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dfair.c9848 struct sched_group *busiest; /* Busiest group in this sd */ member
10200 struct sg_lb_stats *busiest, in sibling_imbalance() argument
10359 struct sg_lb_stats *busiest = &sds->busiest_stat; update_sd_pick_busiest() local
11002 struct sg_lb_stats *local, *busiest; calculate_imbalance() local
11204 struct sg_lb_stats *local, *busiest; sched_balance_find_src_group() local
11343 struct rq *busiest = NULL, *rq; sched_balance_find_src_rq() local
11650 struct rq *busiest; sched_balance_rq() local
[all...]
H A Dsched.h2921 static inline int _double_lock_balance(struct rq *this_rq, struct rq *busiest) in _double_lock_balance() argument
2940 static inline int _double_lock_balance(struct rq *this_rq, struct rq *busiest) in _double_lock_balance() argument
2968 double_lock_balance(struct rq * this_rq,struct rq * busiest) double_lock_balance() argument
2975 double_unlock_balance(struct rq * this_rq,struct rq * busiest) double_unlock_balance() argument
[all...]