Searched refs:swapcache_prepare (Results 1 – 3 of 3) sorted by relevance
436 extern int swapcache_prepare(swp_entry_t);473 #define swapcache_prepare(swp) is_migration_entry(swp) macro
329 err = swapcache_prepare(entry); in __read_swap_cache_async()
2727 int swapcache_prepare(swp_entry_t entry) in swapcache_prepare() function