Searched refs:swapcache_prepare (Results 1 – 5 of 5) sorted by relevance
500 extern int swapcache_prepare(swp_entry_t entry, int nr);571 static inline int swapcache_prepare(swp_entry_t swp, int nr) in swapcache_prepare() function
408 err = swapcache_prepare(entry, 1); in __read_swap_cache_async()
1426 * swapcache_prepare()3657 int swapcache_prepare(swp_entry_t entry, int nr) in swapcache_prepare() function
2068 * been set by swapcache_prepare(), while another thread may have in shmem_swap_alloc_folio() 2073 if (swapcache_prepare(entry, nr_pages)) { in shmem_swap_alloc_folio()
4560 if (swapcache_prepare(entry, nr_pages)) { in do_swap_page()