Searched refs:__cpus_empty (Results 1 – 1 of 1) sorted by relevance
181 #define cpus_empty(src) __cpus_empty(&(src), NR_CPUS)182 static inline int __cpus_empty(const cpumask_t *srcp, int nbits) in __cpus_empty() function