Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswapfile.c277 #define SWAPFILE_CLUSTER 256 macro
364 ci += offset / SWAPFILE_CLUSTER; in lock_cluster()
469 SWAP_MAP_BAD, SWAPFILE_CLUSTER); in swap_cluster_schedule_discard()
500 SWAPFILE_CLUSTER); in swap_do_scheduled_discard()
506 0, SWAPFILE_CLUSTER); in swap_do_scheduled_discard()
609 offset /= SWAPFILE_CLUSTER; in scan_swap_map_ssd_cluster_conflict()
639 SWAPFILE_CLUSTER; in scan_swap_map_try_ssd_cluster()
861 offset -= SWAPFILE_CLUSTER - 1; in scan_swap_map_slots()
1021 offset = idx * SWAPFILE_CLUSTER; in swap_alloc_cluster()
1093 if (size == SWAPFILE_CLUSTER) { in get_swap_pages()
[all …]