Searched refs:lookup_swap_cache (Results 1 – 4 of 4) sorted by relevance
399 extern struct page *lookup_swap_cache(swp_entry_t);497 static inline struct page *lookup_swap_cache(swp_entry_t swp) in lookup_swap_cache() function
275 struct page * lookup_swap_cache(swp_entry_t entry) in lookup_swap_cache() function
1086 page = lookup_swap_cache(swap); in shmem_getpage_gfp()
2473 page = lookup_swap_cache(entry); in do_swap_page()