Lines Matching refs:swp_entry_t
79 swp_entry_t entry = swp_entry(i, 1); in total_swapcache_pages()
114 int add_to_swap_cache(struct page *page, swp_entry_t entry, gfp_t gfp) in add_to_swap_cache()
158 void __delete_from_swap_cache(struct page *page, swp_entry_t entry) in __delete_from_swap_cache()
190 swp_entry_t entry; in add_to_swap()
246 swp_entry_t entry = { .val = page_private(page) }; in delete_from_swap_cache()
310 struct page *lookup_swap_cache(swp_entry_t entry, struct vm_area_struct *vma, in lookup_swap_cache()
359 struct page *__read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in __read_swap_cache_async()
448 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async()
539 struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, in swap_cluster_readahead()
645 swp_entry_t entry; in swap_ra_info()
722 static struct page *swap_vma_readahead(swp_entry_t fentry, gfp_t gfp_mask, in swap_vma_readahead()
729 swp_entry_t entry; in swap_vma_readahead()
781 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead()