Searched refs:CPU_SUBSET (Results 1 – 4 of 4) sorted by relevance
53 #define CPU_SUBSET(p, c) BIT_SUBSET(CPU_SETSIZE, p, c) macro
55 #define CPU_SUBSET(p, c) BIT_SUBSET(CPU_SETSIZE, p, c) macro
292 while (!CPU_SUBSET(cpus, &map)) { in generic_stop_cpus()
720 if (root && !CPU_SUBSET(&root->cs_mask, mask)) { in cpuset_modify()977 if (mask != NULL && !CPU_SUBSET(&parent->cs_mask, mask)) in cpuset_testshadow()