Searched refs:bitmap_full (Results 1 – 3 of 3) sorted by relevance
59 static inline bool bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() function
1317 if (bitmap_full(bitmap, test->nb_sockets)) in all_packets_received()1513 return bitmap_full(bitmap, test->nb_sockets); in all_packets_sent()
248 if (!bitmap_full(page->bitmap, NR_ATOM_PER_PAGE)) { in atom_new()
Completed in 18 milliseconds