Home
last modified time | relevance | path

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

/mm/
Dswapfile.c3521 err = add_swap_count_continuation(entry, GFP_ATOMIC); in swap_duplicate()
3580 int add_swap_count_continuation(swp_entry_t entry, gfp_t gfp_mask) in add_swap_count_continuation() function
Dmemory.c1159 if (add_swap_count_continuation(entry, GFP_KERNEL) < 0) { in copy_pte_range()