Searched refs:new_migr_bit (Results 1 – 1 of 1) sorted by relevance
1280 unsigned long new_migr_bit, active = newstate.active; in tmigr_inactive_up() local1282 new_migr_bit = find_first_bit(&active, BIT_CNT); in tmigr_inactive_up()1284 if (new_migr_bit != BIT_CNT) { in tmigr_inactive_up()1285 newstate.migrator = BIT(new_migr_bit); in tmigr_inactive_up()