Searched refs:BIT_CNT (Results 1 – 1 of 1) sorted by relevance
426 #define BIT_CNT 8 macro461 lonely = bitmap_weight(&active, BIT_CNT) <= 1; in tmigr_check_migrator_and_lonely()475 return bitmap_weight(&active, BIT_CNT) <= 1; in tmigr_check_lonely()1268 new_migr_bit = find_first_bit(&active, BIT_CNT); in tmigr_inactive_up()1270 if (new_migr_bit != BIT_CNT) { in tmigr_inactive_up()