Searched refs:bitmap_empty (Results 1 – 2 of 2) sorted by relevance
51 static inline bool bitmap_empty(const unsigned long *src, unsigned int nbits) in bitmap_empty() function
1191 if (bitmap_empty(set, c2c.cpus_cnt)) { in node_entry()2178 if (!bitmap_empty(c2c_he->nodeset, c2c.nodes_cnt)) { in set_nodestr()
Completed in 10 milliseconds