Searched refs:cpu_dying_mask (Results 1 – 1 of 1) sorted by relevance
99 #define cpu_dying_mask ((const struct cpumask *)&__cpu_dying_mask) macro941 return cpumask_test_cpu(cpu, cpu_dying_mask); in cpu_dying()