Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Didle.h7 enum cpu_idle_type { enum
/linux/kernel/sched/
H A Dstats.c137 enum cpu_idle_type itype; in show_schedstat()
H A Dfair.c9340 enum cpu_idle_type idle;
11829 enum cpu_idle_type idle) in update_lb_imbalance_stat()
11870 struct sched_domain *sd, enum cpu_idle_type idle, in sched_balance_rq()
12335 static void sched_balance_domains(struct rq *rq, enum cpu_idle_type idle) in sched_balance_domains()
12840 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12909 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
13081 enum cpu_idle_type idle = this_rq->idle_balance; in sched_balance_softirq()