Home
last modified time | relevance | path

Searched refs:lookup_swap_cache (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dswap.h399 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
/linux-4.1.27/mm/
Dswap_state.c275 struct page * lookup_swap_cache(swp_entry_t entry) in lookup_swap_cache() function
Dshmem.c1086 page = lookup_swap_cache(swap); in shmem_getpage_gfp()
Dmemory.c2473 page = lookup_swap_cache(entry); in do_swap_page()