Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore.c9632 static int num_cpus_frozen; variable
9646 * num_cpus_frozen tracks how many CPUs are involved in suspend in cpuset_cpu_active()
9652 if (--num_cpus_frozen) in cpuset_cpu_active()
9673 num_cpus_frozen++; in cpuset_cpu_inactive()