Searched refs:swap_retry_table_alloc (Results 1 – 3 of 3) sorted by relevance
187 extern int swap_retry_table_alloc(swp_entry_t entry, gfp_t gfp);452 static inline int swap_retry_table_alloc(swp_entry_t entry, gfp_t gfp) in swap_retry_table_alloc() function
1462 int swap_retry_table_alloc(swp_entry_t entry, gfp_t gfp) in swap_retry_table_alloc() function
1336 if (swap_retry_table_alloc(entry, GFP_KERNEL) < 0) { in copy_pte_range()