Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Didle.h7 enum cpu_idle_type { enum
/linux/kernel/sched/
H A Dstats.c139 enum cpu_idle_type itype; in show_schedstat()
H A Dfair.c9241 enum cpu_idle_type idle;
11670 struct sched_domain *sd, enum cpu_idle_type idle, in sched_balance_rq()
12119 static void sched_balance_domains(struct rq *rq, enum cpu_idle_type idle) in sched_balance_domains()
12633 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12709 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12859 enum cpu_idle_type idle = this_rq->idle_balance; in sched_balance_softirq()
/linux/Documentation/scheduler/
H A Dsched-stats.rst6 'enum cpu_idle_type', which changed the order of [CPU_MAX_IDLE_TYPES]