Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sched/
A Disolation.h52 static inline bool housekeeping_cpu(int cpu, enum hk_type type) in housekeeping_cpu() function
/linux-6.3-rc2/drivers/hwmon/
A Dcoretemp.c506 if (!housekeeping_cpu(cpu, HK_TYPE_MISC)) in create_core_data()
/linux-6.3-rc2/kernel/sched/
A Dcore.c1072 if (housekeeping_cpu(cpu, HK_TYPE_TIMER)) { in get_nohz_timer_target()
5572 if (housekeeping_cpu(cpu, HK_TYPE_TICK)) in scheduler_tick()
5698 if (housekeeping_cpu(cpu, HK_TYPE_TICK)) in sched_tick_start()
5719 if (housekeeping_cpu(cpu, HK_TYPE_TICK)) in sched_tick_stop()
A Dfair.c11388 if (!housekeeping_cpu(cpu, HK_TYPE_SCHED)) in nohz_balance_enter_idle()
11603 if (!housekeeping_cpu(this_cpu, HK_TYPE_SCHED)) in nohz_newidle_balance()
/linux-6.3-rc2/kernel/
A Dcpu.c1527 if (!housekeeping_cpu(primary, HK_TYPE_TIMER)) in freeze_secondary_cpus()

Completed in 47 milliseconds