Searched refs:housekeeping_enabled (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/sched/
H A Disolation.h26 extern bool housekeeping_enabled(enum hk_type type);
43 static inline bool housekeeping_enabled(enum hk_type type) function
/linux-master/kernel/irq/
H A Dcpuhotplug.c179 if (!housekeeping_enabled(HK_TYPE_MANAGED_IRQ))
H A Dmanage.c256 housekeeping_enabled(HK_TYPE_MANAGED_IRQ)) {
/linux-master/kernel/sched/
H A Disolation.c33 bool housekeeping_enabled(enum hk_type type) function
37 EXPORT_SYMBOL_GPL(housekeeping_enabled); variable
/linux-master/kernel/
H A Dworkqueue.c2559 if (housekeeping_enabled(HK_TYPE_TIMER)) {
7587 if (housekeeping_enabled(HK_TYPE_TICK))
/linux-master/arch/x86/kvm/
H A Dx86.c9788 pi_inject_timer = housekeeping_enabled(HK_TYPE_TIMER);

Completed in 165 milliseconds