Home
last modified time | relevance | path

Searched defs:idle (Results 1 – 10 of 10) sorted by relevance

/kernel/
Dcpu.c613 struct task_struct *idle = idle_thread_get(cpu); in bringup_cpu() local
639 struct task_struct *idle = idle_thread_get(cpu); in finish_cpu() local
1409 struct task_struct *idle; in _cpu_up() local
Dsmp.c74 u64 idle; member
Dfork.c2679 static inline void init_idle_pids(struct task_struct *idle) in init_idle_pids()
Dworkqueue.c4817 bool idle = true; in show_one_workqueue() local
/kernel/sched/
Dfair.c5826 int idle = 0; in sched_cfs_period_timer() local
6561 struct cpuidle_state *idle = idle_get_state(rq); in find_idlest_group_cpu() local
6715 bool idle = true; in select_idle_core() local
8269 enum cpu_idle_type idle; member
10648 struct sched_domain *sd, enum cpu_idle_type idle, in load_balance()
11079 static void rebalance_domains(struct rq *rq, enum cpu_idle_type idle) in rebalance_domains()
11595 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
11660 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance()
12452 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle()
Dsched.h355 u8 idle; member
383 int idle; member
643 int idle; member
1028 struct task_struct *idle; member
Drt.c76 int idle = 0; in sched_rt_period_timer() local
909 int i, idle = 1, throttled = 0; in do_sched_rt_period_timer() local
Dcore.c9209 void __init init_idle(struct task_struct *idle, int cpu) in init_idle()
11164 struct cftype *cft, s64 idle) in cpu_idle_write_s64()
/kernel/time/
Dtick-sched.c718 ktime_t now, idle; in get_cpu_idle_time_us() local
/kernel/debug/kdb/
Dkdb_main.c2278 int idle = 0, daemon = 0; in kdb_ps_suppressed() local