Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dtopology.c177 if (housekeeping_cpu(cpu, HK_TYPE_TICK) && in arch_cpu_idle_enter()
207 if (!housekeeping_cpu(cpu, HK_TYPE_TICK) || in arch_freq_get_on_cpu()
216 housekeeping_cpumask(HK_TYPE_TICK))) { in arch_freq_get_on_cpu()
/linux/include/linux/sched/
H A Disolation.h27 HK_TYPE_TICK = HK_TYPE_KERNEL_NOISE, enumerator
/linux/kernel/
H A Dworkqueue.c7898 if (housekeeping_enabled(HK_TYPE_TICK)) in workqueue_init_early()