Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dswap.h481 extern int swapcache_prepare(swp_entry_t);
/Linux-v6.6/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