Searched refs:last_in_cluster (Results 1 – 1 of 1) sorted by relevance
1077 unsigned long last_in_cluster = 0; in scan_swap_map_slots() local1135 last_in_cluster = offset + SWAPFILE_CLUSTER - 1; in scan_swap_map_slots()1138 for (; last_in_cluster <= READ_ONCE(si->highest_bit); offset++) { in scan_swap_map_slots()1140 last_in_cluster = offset + SWAPFILE_CLUSTER; in scan_swap_map_slots()1141 else if (offset == last_in_cluster) { in scan_swap_map_slots()