Home
last modified time | relevance | path

Searched refs:fbq_type (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dfair.c9487 enum fbq_type { regular, remote, all }; in can_migrate_task()
9567 enum fbq_type fbq_type; in can_migrate_task()
10902 static inline enum fbq_type fbq_classify_group(struct sg_lb_stats *sgs) in sched_balance_find_dst_group()
10911 static inline enum fbq_type fbq_classify_rq(struct rq *rq) in sched_balance_find_dst_group()
10920 static inline enum fbq_type fbq_classify_group(struct sg_lb_stats *sgs) in sched_balance_find_dst_group()
10925 static inline enum fbq_type fbq_classify_rq(struct rq *rq) in sched_balance_find_dst_group()
11386 env->fbq_type = fbq_classify_group(&sds->busiest_stat);
11758 enum fbq_type rt; in should_we_balance()
11782 if (rt > env->fbq_type) in should_we_balance()
9267 enum fbq_type { regular, remote, all }; global() enum
9347 enum fbq_type fbq_type; global() member
[all...]