Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Didle.h7 enum cpu_idle_type { enum
/openbmc/linux/kernel/sched/
H A Dstats.c139 enum cpu_idle_type itype; in show_schedstat()
H A Dfair.c8795 enum cpu_idle_type idle;
11272 struct sched_domain *sd, enum cpu_idle_type idle, in load_balance()
11699 static void rebalance_domains(struct rq *rq, enum cpu_idle_type idle) in rebalance_domains()
12206 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12271 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12417 enum cpu_idle_type idle = this_rq->idle_balance ? in run_rebalance_domains()