Searched defs:idle (Results 1 – 9 of 9) sorted by relevance
| /kernel/sched/ |
| D | fair.c | 4598 int idle = 0; in sched_cfs_period_timer() local 6333 struct cpuidle_state *idle = idle_get_state(rq); in find_idlest_group_cpu() local 6494 bool idle = true; in select_idle_core() local 7814 enum cpu_idle_type idle; member 8345 enum cpu_idle_type idle) in get_sd_load_idx() 9434 struct sched_domain *sd, enum cpu_idle_type idle, in load_balance() 10063 static void rebalance_domains(struct rq *rq, enum cpu_idle_type idle) in rebalance_domains() 10171 static void nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() 10310 static void nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) { } in nohz_idle_balance()
|
| D | tune.c | 227 bool idle; member
|
| D | rt.c | 23 int idle = 0; in sched_rt_period_timer() local 812 int i, idle = 1, throttled = 0; in do_sched_rt_period_timer() local
|
| D | sched.h | 252 int idle, period_active; member 684 struct task_struct *curr, *idle, *stop; member
|
| D | core.c | 5363 void init_idle_bootup_task(struct task_struct *idle) in init_idle_bootup_task() 5376 void init_idle(struct task_struct *idle, int cpu) in init_idle()
|
| /kernel/ |
| D | cpu.c | 444 struct task_struct *idle = idle_thread_get(cpu); in bringup_cpu() local 1023 struct task_struct *idle; in _cpu_up() local
|
| D | workqueue.c | 4426 bool idle = true; in show_workqueue_state() local
|
| /kernel/time/ |
| D | tick-sched.c | 588 ktime_t now, idle; in get_cpu_idle_time_us() local
|
| /kernel/debug/kdb/ |
| D | kdb_main.c | 2275 int idle = 0, daemon = 0; in kdb_ps_suppressed() local
|