Home
last modified time | relevance | path

Searched refs:last_in_cluster (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/mm/
Dswapfile.c1077 unsigned long last_in_cluster = 0; in scan_swap_map_slots() local
1135 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()