Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sched/
Disolation.h52 static inline bool housekeeping_cpu(int cpu, enum hk_type type) in housekeeping_cpu() function
/Linux-v6.1/kernel/
Dcpu.c1503 if (!housekeeping_cpu(primary, HK_TYPE_TIMER)) in freeze_secondary_cpus()
/Linux-v6.1/kernel/sched/
Dcore.c1070 if (housekeeping_cpu(cpu, HK_TYPE_TIMER)) { in get_nohz_timer_target()
5596 if (housekeeping_cpu(cpu, HK_TYPE_TICK)) in sched_tick_start()
5617 if (housekeeping_cpu(cpu, HK_TYPE_TICK)) in sched_tick_stop()
Dfair.c11019 if (!housekeeping_cpu(cpu, HK_TYPE_SCHED)) in nohz_balance_enter_idle()
11234 if (!housekeeping_cpu(this_cpu, HK_TYPE_SCHED)) in nohz_newidle_balance()