Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Didle.h7 enum cpu_idle_type { enum
/linux-6.15/kernel/sched/
H A Dstats.c139 enum cpu_idle_type itype; in show_schedstat()
H A Dfair.c9234 enum cpu_idle_type idle;
11711 enum cpu_idle_type idle) in update_lb_imbalance_stat()
11737 struct sched_domain *sd, enum cpu_idle_type idle, in sched_balance_rq()
12186 static void sched_balance_domains(struct rq *rq, enum cpu_idle_type idle) in sched_balance_domains()
12694 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12763 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12913 enum cpu_idle_type idle = this_rq->idle_balance; in sched_balance_softirq()
/linux-6.15/Documentation/scheduler/
H A Dsched-stats.rst12 'enum cpu_idle_type', which changed the order of [CPU_MAX_IDLE_TYPES]