Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswap.h485 extern int swapcache_prepare(swp_entry_t);
/linux-5.19.10/mm/
Dswap_state.c474 err = swapcache_prepare(entry); in __read_swap_cache_async()
Dswapfile.c3375 int swapcache_prepare(swp_entry_t entry) in swapcache_prepare() function