Searched refs:HK_TYPE_MISC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sched/
H A Disolation.h12 HK_TYPE_MISC, enumerator in enum:hk_type
/linux-master/kernel/sched/
H A Disolation.c14 HK_FLAG_MISC = BIT(HK_TYPE_MISC),
H A Dfair.c11778 * - HK_TYPE_MISC CPUs are used for this task, because HK_TYPE_SCHED is not set
11786 hk_mask = housekeeping_cpumask(HK_TYPE_MISC);
11804 * We pick the first idle CPU in the HK_TYPE_MISC housekeeping set (if there is one).
/linux-master/drivers/hwmon/
H A Dcoretemp.c563 if (!housekeeping_cpu(cpu, HK_TYPE_MISC))

Completed in 217 milliseconds