Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c449 static int swap_cluster_alloc_table(struct swap_cluster_info *ci, gfp_t gfp) in swap_cluster_alloc_table() function
541 if (!swap_cluster_alloc_table(ci, __GFP_HIGH | __GFP_NOMEMALLOC | in swap_cluster_populate()
555 ret = swap_cluster_alloc_table(ci, __GFP_HIGH | __GFP_NOMEMALLOC | in swap_cluster_populate()
815 if (!ci->count && swap_cluster_alloc_table(ci, GFP_KERNEL)) in swap_cluster_setup_bad_slot()