Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dswap.h500 extern int swapcache_prepare(swp_entry_t);
/linux-6.1.9/mm/
Dswap_state.c461 err = swapcache_prepare(entry); in __read_swap_cache_async()
Dswapfile.c3369 int swapcache_prepare(swp_entry_t entry) in swapcache_prepare() function