Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Disolation.h43 static inline bool housekeeping_cpu(int cpu, enum hk_flags flags) in housekeeping_cpu() function
/Linux-v4.19/kernel/sched/
Dcore.c503 if (!idle_cpu(cpu) && housekeeping_cpu(cpu, HK_FLAG_TIMER)) in get_nohz_timer_target()
512 if (!idle_cpu(i) && housekeeping_cpu(i, HK_FLAG_TIMER)) { in get_nohz_timer_target()
519 if (!housekeeping_cpu(cpu, HK_FLAG_TIMER)) in get_nohz_timer_target()
3124 if (housekeeping_cpu(cpu, HK_FLAG_TICK)) in sched_tick_start()
3140 if (housekeeping_cpu(cpu, HK_FLAG_TICK)) in sched_tick_stop()
Dfair.c9240 if (!housekeeping_cpu(cpu, HK_FLAG_SCHED)) in nohz_balance_enter_idle()
9431 if (!housekeeping_cpu(this_cpu, HK_FLAG_SCHED)) in nohz_newidle_balance()