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

/linux-master/include/linux/
H A Dswap.h469 extern int swapcache_prepare(swp_entry_t);
542 static inline int swapcache_prepare(swp_entry_t swp) function
/linux-master/mm/
H A Dswap_state.c478 err = swapcache_prepare(entry);
H A Dswapfile.c1255 * swapcache_prepare()
3390 int swapcache_prepare(swp_entry_t entry) function
H A Dmemory.c4013 if (swapcache_prepare(entry)) {

Completed in 284 milliseconds