Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h476 extern int swap_duplicate(swp_entry_t);
548 static inline int swap_duplicate(swp_entry_t swp) in swap_duplicate() function
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1758 if (swap_duplicate(entry) < 0) { in try_to_unmap_one()
H A Dswapfile.c3565 int swap_duplicate(swp_entry_t entry) in swap_duplicate() function
H A Dmemory.c747 if (swap_duplicate(entry) < 0) in copy_nonpresent_pte()