Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h415 extern struct page *lookup_swap_cache(swp_entry_t entry,
547 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache() function
/Linux-v4.19/mm/
Dswap_state.c333 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache() function
Dshmem.c1682 page = lookup_swap_cache(swap, NULL, 0); in shmem_getpage_gfp()
Dmemory.c2938 page = lookup_swap_cache(entry, vma, vmf->address); in do_swap_page()