Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c451 static void swap_cluster_assert_empty(struct swap_cluster_info *ci, in swap_cluster_assert_empty() function
585 swap_cluster_assert_empty(ci, 0, SWAPFILE_CLUSTER, false); in __free_cluster()
918 swap_cluster_assert_empty(ci, ci_off, nr_pages, false); in __swap_cluster_alloc_entries()
924 swap_cluster_assert_empty(ci, ci_off, 1, false); in __swap_cluster_alloc_entries()
1891 swap_cluster_assert_empty(ci, ci_start, nr_pages, false); in __swap_cluster_free_entries()
2873 swap_cluster_assert_empty(ci, 0, SWAPFILE_CLUSTER, true); in free_swap_cluster_info()