Home
last modified time | relevance | path

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

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