Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h481 extern int swapcache_prepare(swp_entry_t);
555 static inline int swapcache_prepare(swp_entry_t swp) in swapcache_prepare() function
/openbmc/linux/mm/
H A Dswap_state.c463 err = swapcache_prepare(entry); in __read_swap_cache_async()
H A Dswapfile.c3371 int swapcache_prepare(swp_entry_t entry) in swapcache_prepare() function
H A Dmemory.c3805 if (swapcache_prepare(entry)) { in do_swap_page()