Searched refs:__cpus_full (Results 1 – 1 of 1) sorted by relevance
244 #define cpus_full(cpumask) __cpus_full(&(cpumask), NR_CPUS)245 static inline int __cpus_full(const cpumask_t *srcp, int nbits) in __cpus_full() function