swp_entry_t       110 arch/x86/include/asm/pgtable-2level.h #define __swp_entry(type, offset)	((swp_entry_t) { \
swp_entry_t       113 arch/x86/include/asm/pgtable-2level.h #define __pte_to_swp_entry(pte)		((swp_entry_t) { (pte).pte_low })
swp_entry_t       195 arch/x86/include/asm/pgtable-3level.h #define __swp_entry(type, offset)	((swp_entry_t){(type) | (offset) << 5})
swp_entry_t       196 arch/x86/include/asm/pgtable-3level.h #define __pte_to_swp_entry(pte)		((swp_entry_t){ (pte).pte_high })
swp_entry_t       161 arch/x86/include/asm/pgtable_64.h #define __swp_entry(type, offset)	((swp_entry_t) { \
swp_entry_t       164 arch/x86/include/asm/pgtable_64.h #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val((pte)) })
swp_entry_t        72 include/linux/page_cgroup.h extern unsigned short swap_cgroup_cmpxchg(swp_entry_t ent,
swp_entry_t        74 include/linux/page_cgroup.h extern unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id);
swp_entry_t        75 include/linux/page_cgroup.h extern unsigned short lookup_swap_cgroup_id(swp_entry_t ent);
swp_entry_t        81 include/linux/page_cgroup.h unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id)
swp_entry_t        87 include/linux/page_cgroup.h unsigned short lookup_swap_cgroup_id(swp_entry_t ent)
swp_entry_t        61 include/linux/shmem_fs.h extern int shmem_unuse(swp_entry_t entry, struct page *page);
swp_entry_t       370 include/linux/swap.h extern void mem_cgroup_swapout(struct page *page, swp_entry_t entry);
swp_entry_t       371 include/linux/swap.h extern void mem_cgroup_uncharge_swap(swp_entry_t entry);
swp_entry_t       373 include/linux/swap.h static inline void mem_cgroup_swapout(struct page *page, swp_entry_t entry)
swp_entry_t       376 include/linux/swap.h static inline void mem_cgroup_uncharge_swap(swp_entry_t entry)
swp_entry_t       401 include/linux/swap.h extern int add_to_swap_cache(struct page *, swp_entry_t, gfp_t);
swp_entry_t       402 include/linux/swap.h extern int __add_to_swap_cache(struct page *page, swp_entry_t entry);
swp_entry_t       407 include/linux/swap.h extern struct page *lookup_swap_cache(swp_entry_t);
swp_entry_t       408 include/linux/swap.h extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,
swp_entry_t       410 include/linux/swap.h extern struct page *swapin_readahead(swp_entry_t, gfp_t,
swp_entry_t       429 include/linux/swap.h extern swp_entry_t get_swap_page(void);
swp_entry_t       430 include/linux/swap.h extern swp_entry_t get_swap_page_of_type(int);
swp_entry_t       431 include/linux/swap.h extern int add_swap_count_continuation(swp_entry_t, gfp_t);
swp_entry_t       432 include/linux/swap.h extern void swap_shmem_alloc(swp_entry_t);
swp_entry_t       433 include/linux/swap.h extern int swap_duplicate(swp_entry_t);
swp_entry_t       434 include/linux/swap.h extern int swapcache_prepare(swp_entry_t);
swp_entry_t       435 include/linux/swap.h extern void swap_free(swp_entry_t);
swp_entry_t       436 include/linux/swap.h extern void swapcache_free(swp_entry_t);
swp_entry_t       437 include/linux/swap.h extern int free_swap_and_cache(swp_entry_t);
swp_entry_t       450 include/linux/swap.h mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout);
swp_entry_t       453 include/linux/swap.h mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout)
swp_entry_t       482 include/linux/swap.h static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask)
swp_entry_t       487 include/linux/swap.h static inline void swap_shmem_alloc(swp_entry_t swp)
swp_entry_t       491 include/linux/swap.h static inline int swap_duplicate(swp_entry_t swp)
swp_entry_t       496 include/linux/swap.h static inline void swap_free(swp_entry_t swp)
swp_entry_t       500 include/linux/swap.h static inline void swapcache_free(swp_entry_t swp)
swp_entry_t       504 include/linux/swap.h static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask,
swp_entry_t       515 include/linux/swap.h static inline struct page *lookup_swap_cache(swp_entry_t swp)
swp_entry_t       525 include/linux/swap.h static inline int add_to_swap_cache(struct page *page, swp_entry_t entry,
swp_entry_t       551 include/linux/swap.h static inline swp_entry_t get_swap_page(void)
swp_entry_t       553 include/linux/swap.h 	swp_entry_t entry;
swp_entry_t       559 include/linux/swap.h mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent)
swp_entry_t        26 include/linux/swapops.h static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset)
swp_entry_t        28 include/linux/swapops.h 	swp_entry_t ret;
swp_entry_t        39 include/linux/swapops.h static inline unsigned swp_type(swp_entry_t entry)
swp_entry_t        48 include/linux/swapops.h static inline pgoff_t swp_offset(swp_entry_t entry)
swp_entry_t        65 include/linux/swapops.h static inline swp_entry_t pte_to_swp_entry(pte_t pte)
swp_entry_t        67 include/linux/swapops.h 	swp_entry_t arch_entry;
swp_entry_t        80 include/linux/swapops.h static inline pte_t swp_entry_to_pte(swp_entry_t entry)
swp_entry_t        82 include/linux/swapops.h 	swp_entry_t arch_entry;
swp_entry_t        89 include/linux/swapops.h static inline swp_entry_t radix_to_swp_entry(void *arg)
swp_entry_t        91 include/linux/swapops.h 	swp_entry_t entry;
swp_entry_t        97 include/linux/swapops.h static inline void *swp_to_radix_entry(swp_entry_t entry)
swp_entry_t       106 include/linux/swapops.h static inline swp_entry_t make_migration_entry(struct page *page, int write)
swp_entry_t       113 include/linux/swapops.h static inline int is_migration_entry(swp_entry_t entry)
swp_entry_t       119 include/linux/swapops.h static inline int is_write_migration_entry(swp_entry_t entry)
swp_entry_t       124 include/linux/swapops.h static inline struct page *migration_entry_to_page(swp_entry_t entry)
swp_entry_t       135 include/linux/swapops.h static inline void make_migration_entry_read(swp_entry_t *entry)
swp_entry_t       147 include/linux/swapops.h static inline int is_migration_entry(swp_entry_t swp)
swp_entry_t       152 include/linux/swapops.h static inline void make_migration_entry_read(swp_entry_t *entryp) { }
swp_entry_t       157 include/linux/swapops.h static inline int is_write_migration_entry(swp_entry_t entry)
swp_entry_t       168 include/linux/swapops.h static inline swp_entry_t make_hwpoison_entry(struct page *page)
swp_entry_t       174 include/linux/swapops.h static inline int is_hwpoison_entry(swp_entry_t entry)
swp_entry_t       180 include/linux/swapops.h static inline swp_entry_t make_hwpoison_entry(struct page *page)
swp_entry_t       185 include/linux/swapops.h static inline int is_hwpoison_entry(swp_entry_t swp)
swp_entry_t       192 include/linux/swapops.h static inline int non_swap_entry(swp_entry_t entry)
swp_entry_t       197 include/linux/swapops.h static inline int non_swap_entry(swp_entry_t entry)