Searched refs:lookup_swap_cache (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | swap.h | 437 extern struct page *lookup_swap_cache(swp_entry_t entry, 578 static inline struct page *lookup_swap_cache(swp_entry_t swp, in lookup_swap_cache() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swap_state.c | 370 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache() function
|
| H A D | swapfile.c | 1994 page = lookup_swap_cache(entry, vma, addr); in unuse_pte_range()
|
| H A D | shmem.c | 1727 page = lookup_swap_cache(swap, NULL, 0); in shmem_swapin_page()
|
| H A D | memory.c | 3649 page = lookup_swap_cache(entry, vma, vmf->address); in do_swap_page()
|