Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h455 extern int swap_duplicate(swp_entry_t);
525 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate() function
/Linux-v5.4/mm/
Drmap.c1617 if (swap_duplicate(entry) < 0) { in try_to_unmap_one()
Dswapfile.c3458 int swap_duplicate(swp_entry_t entry) in swap_duplicate() function
Dmemory.c691 if (swap_duplicate(entry) < 0) in copy_one_pte()