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

/linux-master/include/linux/sched/
H A Disolation.h59 static inline bool housekeeping_cpu(int cpu, enum hk_type type) function
/linux-master/drivers/hwmon/
H A Dcoretemp.c563 if (!housekeeping_cpu(cpu, HK_TYPE_MISC))
/linux-master/kernel/sched/
H A Dcore.c1092 if (housekeeping_cpu(cpu, HK_TYPE_TIMER)) {
5674 if (housekeeping_cpu(cpu, HK_TYPE_TICK))
5797 if (housekeeping_cpu(cpu, HK_TYPE_TICK))
5818 if (housekeeping_cpu(cpu, HK_TYPE_TICK))
H A Dfair.c12018 if (!housekeeping_cpu(cpu, HK_TYPE_SCHED))
12244 if (!housekeeping_cpu(this_cpu, HK_TYPE_SCHED))
/linux-master/kernel/
H A Dcpu.c1928 if (!housekeeping_cpu(primary, HK_TYPE_TIMER))

Completed in 182 milliseconds