Searched refs:lookup_swap_cache (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
A D | swap.h | 463 extern struct page *lookup_swap_cache(swp_entry_t entry, 620 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache() function
|
/linux/mm/ |
A D | swap_state.c | 334 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache() function
|
A D | swapfile.c | 1967 page = lookup_swap_cache(entry, vma, addr); in unuse_pte_range()
|
A D | shmem.c | 1727 page = lookup_swap_cache(swap, NULL, 0); in shmem_swapin_page()
|
A D | memory.c | 3511 page = lookup_swap_cache(entry, vma, vmf->address); in do_swap_page()
|
/linux/ |
A D | System.map | 7518 ffff8000101f76b4 T lookup_swap_cache
|
A D | .tmp_System.map | 7518 ffff8000101f76b4 T lookup_swap_cache
|
Completed in 288 milliseconds