Searched refs:swap_duplicate (Results 1 - 4 of 4) sorted by last modified time

/linux-master/mm/
H A Dswapfile.c3428 int swap_duplicate(swp_entry_t entry) function
3443 * Note: return code is different from swap_duplicate().
H A Drmap.c32 * swap_lock (in swap_duplicate, swap_info_get)
1860 if (swap_duplicate(entry) < 0) {
H A Dmemory.c793 if (swap_duplicate(entry) < 0)
/linux-master/include/linux/
H A Dswap.h480 extern int swap_duplicate(swp_entry_t);
550 static inline int swap_duplicate(swp_entry_t swp) function

Completed in 188 milliseconds