Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswap.h479 extern int swapcache_prepare(swp_entry_t entry, int nr);
552 static inline int swapcache_prepare(swp_entry_t swp, int nr) in swapcache_prepare() function
/linux-6.15/mm/
H A Dswap_state.c411 err = swapcache_prepare(entry, 1); in __read_swap_cache_async()
H A Dswapfile.c3652 int swapcache_prepare(swp_entry_t entry, int nr) in swapcache_prepare() function
H A Dshmem.c2002 if (swapcache_prepare(entry, nr_pages)) { in shmem_swap_alloc_folio()
H A Dmemory.c4506 if (swapcache_prepare(entry, nr_pages)) { in do_swap_page()