Searched defs:idle (Results 1 – 13 of 13) sorted by relevance
| /kernel/sched/ |
| D | ext.h | 62 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) in scx_update_idle() 68 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) {} in scx_update_idle() 91 static inline void scx_group_set_idle(struct task_group *tg, bool idle) {} in scx_group_set_idle()
|
| D | ext.c | 3363 static void update_builtin_idle(int cpu, bool idle) in update_builtin_idle() 3407 void __scx_update_idle(struct rq *rq, bool idle, bool do_notify) in __scx_update_idle() 4092 void scx_group_set_idle(struct task_group *tg, bool idle) in scx_group_set_idle() 4993 bool idle; in scx_dump_state() local 5733 static void update_idle_stub(s32 cpu, bool idle) {} in update_idle_stub() 5753 static void dump_cpu_stub(struct scx_dump_ctx *ctx, s32 cpu, bool idle) {} in dump_cpu_stub()
|
| D | fair.c | 6690 int idle = 0; in sched_cfs_period_timer() local 7662 struct cpuidle_state *idle = idle_get_state(rq); in sched_balance_find_dst_group_cpu() local 7816 bool idle = true; in select_idle_core() local 9477 enum cpu_idle_type idle; member 11997 struct sched_domain *sd, enum cpu_idle_type idle, in sched_balance_rq() 12454 static void sched_balance_domains(struct rq *rq, enum cpu_idle_type idle) in sched_balance_domains() 12982 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() 13058 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() 13220 enum cpu_idle_type idle = this_rq->idle_balance; in sched_balance_softirq() local 13837 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle()
|
| D | sched.h | 450 u8 idle; member 472 int idle; member 629 static inline int sched_group_set_idle(struct task_group *tg, long idle) { return 0; } in sched_group_set_idle() 765 int idle; member 1220 struct task_struct *idle; member
|
| D | rt.c | 106 int idle = 0; in sched_rt_period_timer() local 796 int i, idle = 1, throttled = 0; in do_sched_rt_period_timer() local
|
| D | core.c | 8798 void __init init_idle(struct task_struct *idle, int cpu) in init_idle() 10811 struct cftype *cft, s64 idle) in cpu_idle_write_s64()
|
| /kernel/time/ |
| D | timer_migration.h | 101 bool idle; member
|
| D | timer.c | 2233 bool *idle) in __get_next_timer_interrupt() 2356 u64 timer_base_try_to_set_idle(unsigned long basej, u64 basem, bool *idle) in timer_base_try_to_set_idle()
|
| D | tick-sched.c | 769 ktime_t now, idle; in get_cpu_sleep_time_us() local
|
| /kernel/ |
| D | cpu.c | 860 struct task_struct *idle = idle_thread_get(cpu); in bringup_cpu() local 904 struct task_struct *idle = idle_thread_get(cpu); in finish_cpu() local 1630 struct task_struct *idle; in _cpu_up() local
|
| D | fork.c | 2711 static inline void init_idle_pids(struct task_struct *idle) in init_idle_pids()
|
| D | workqueue.c | 6312 bool idle = true; in show_one_workqueue() local
|
| /kernel/debug/kdb/ |
| D | kdb_main.c | 2267 int idle = 0, daemon = 0; in kdb_ps_suppressed() local
|