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

/linux-master/include/linux/
H A Dswap.h468 extern int swap_duplicate(swp_entry_t);
537 static inline int swap_duplicate(swp_entry_t swp) function
/linux-master/mm/
H A Drmap.c32 * swap_lock (in swap_duplicate, swap_info_get)
1855 if (swap_duplicate(entry) < 0) {
H A Dswapfile.c3373 int swap_duplicate(swp_entry_t entry) function
3388 * Note: return code is different from swap_duplicate().
H A Dmemory.c791 if (swap_duplicate(entry) < 0)

Completed in 148 milliseconds