Home
last modified time | relevance | path

Searched refs:lookup_swap_cache (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dswap.h441 extern struct page *lookup_swap_cache(swp_entry_t entry,
585 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache() function
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c369 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache() function
465 * called after lookup_swap_cache() failed, re-calling in __read_swap_cache_async()
H A Dshmem.c1715 page = lookup_swap_cache(swap, NULL, 0); in shmem_swapin_page()
H A Dswapfile.c1999 page = lookup_swap_cache(entry, vma, addr); in unuse_pte_range()
H A Dmemory.c3405 page = lookup_swap_cache(entry, vma, vmf->address); in do_swap_page()

Completed in 22 milliseconds