Searched refs:swapcache_prepare (Results 1 – 5 of 5) sorted by relevance
463 extern int swapcache_prepare(swp_entry_t entry, int nr);526 static inline int swapcache_prepare(swp_entry_t swp, int nr) in swapcache_prepare() function
448 err = swapcache_prepare(entry, 1); in __read_swap_cache_async()
3782 int swapcache_prepare(swp_entry_t entry, int nr) in swapcache_prepare() function
2053 * been set by swapcache_prepare(), while another thread may have in shmem_swap_alloc_folio() 2058 if (swapcache_prepare(entry, nr_pages)) { in shmem_swap_alloc_folio()
4727 if (swapcache_prepare(entry, nr_pages)) { in do_swap_page()