Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Disolation.c15 static unsigned int housekeeping_flags; variable
19 return !!(housekeeping_flags & flags); in housekeeping_enabled()
28 if (housekeeping_flags & flags) { in housekeeping_any_cpu()
43 if (housekeeping_flags & flags) in housekeeping_cpumask()
52 if (housekeeping_flags & flags) in housekeeping_affine()
60 if (housekeeping_flags & flags) in housekeeping_test_cpu()
68 if (!housekeeping_flags) in housekeeping_init()
73 if (housekeeping_flags & HK_FLAG_TICK) in housekeeping_init()
93 if (!housekeeping_flags) { in housekeeping_setup()
119 if ((flags & HK_FLAG_TICK) && !(housekeeping_flags & HK_FLAG_TICK)) { in housekeeping_setup()
[all …]
/linux/
A DSystem.map160500 ffff8000120f2bd0 b housekeeping_flags
A D.tmp_System.map160500 ffff8000120f2bd0 b housekeeping_flags

Completed in 354 milliseconds