Searched refs:new_migr_bit (Results 1 – 1 of 1) sorted by relevance
1308 unsigned long new_migr_bit, active = newstate.active; in tmigr_inactive_up() local1310 new_migr_bit = find_first_bit(&active, BIT_CNT); in tmigr_inactive_up()1312 if (new_migr_bit != BIT_CNT) { in tmigr_inactive_up()1313 newstate.migrator = BIT(new_migr_bit); in tmigr_inactive_up()