Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c9956 struct sched_group *busiest; /* Busiest group in this sd */ member
10308 struct sg_lb_stats *busiest, in sibling_imbalance()
10467 struct sg_lb_stats *busiest = &sds->busiest_stat; in update_sd_pick_busiest() local
11110 struct sg_lb_stats *local, *busiest; in calculate_imbalance() local
11312 struct sg_lb_stats *local, *busiest; in sched_balance_find_src_group() local
11451 struct rq *busiest = NULL, *rq; in sched_balance_find_src_rq() local
11758 struct rq *busiest; in sched_balance_rq() local
H A Dsched.h2973 static inline int _double_lock_balance(struct rq *this_rq, struct rq *busiest) in _double_lock_balance() argument
2992 static inline int _double_lock_balance(struct rq *this_rq, struct rq *busiest) in _double_lock_balance() argument
3020 double_lock_balance(struct rq * this_rq,struct rq * busiest) double_lock_balance() argument
3027 double_unlock_balance(struct rq * this_rq,struct rq * busiest) double_unlock_balance() argument
[all...]