Lines Matching refs:swp_entry_t
79 swp_entry_t entry = swp_entry(i, 1); in total_swapcache_pages()
110 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache()
128 int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache()
184 swp_entry_t entry, void *shadow) in __delete_from_swap_cache()
218 swp_entry_t entry; in add_to_swap()
274 swp_entry_t entry = { .val = page_private(page) }; in delete_from_swap_cache()
293 swp_entry_t entry = swp_entry(type, curr); in clear_shadow_from_swap_cache()
369 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache()
430 swp_entry_t swp; in find_get_incore_page()
451 struct page *__read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in __read_swap_cache_async()
557 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async()
649 struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, in swap_cluster_readahead()
755 swp_entry_t entry; in swap_ra_info()
832 static struct page *swap_vma_readahead(swp_entry_t fentry, gfp_t gfp_mask, in swap_vma_readahead()
839 swp_entry_t entry; in swap_vma_readahead()
891 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead()