Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c436 static struct swap_table *swap_table_alloc(gfp_t gfp) in swap_table_alloc() function
504 table = swap_table_alloc(__GFP_HIGH | __GFP_NOMEMALLOC | __GFP_NOWARN); in swap_cluster_alloc_table()
520 table = swap_table_alloc(__GFP_HIGH | __GFP_NOMEMALLOC | GFP_KERNEL); in swap_cluster_alloc_table()
766 table = swap_table_alloc(GFP_KERNEL); in swap_cluster_setup_bad_slot()