Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h417 extern struct page *lookup_swap_cache(swp_entry_t entry,
555 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache() function
/Linux-v5.4/mm/
Dswap_state.c310 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache() function
Dshmem.c1644 page = lookup_swap_cache(swap, NULL, 0); in shmem_swapin_page()
Dmemory.c2768 page = lookup_swap_cache(entry, vma, vmf->address); in do_swap_page()