Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswap.h406 extern struct page *lookup_swap_cache(swp_entry_t);
508 static inline struct page *lookup_swap_cache(swp_entry_t swp) in lookup_swap_cache() function
/linux-4.4.14/mm/
Dswap_state.c275 struct page * lookup_swap_cache(swp_entry_t entry) in lookup_swap_cache() function
Dshmem.c1108 page = lookup_swap_cache(swap); in shmem_getpage_gfp()
Dmemory.c2515 page = lookup_swap_cache(entry); in do_swap_page()