Searched defs:swp (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
H A Dswapops.h147 static inline int is_migration_entry(swp_entry_t swp) is_migration_entry() argument
187 static inline int is_hwpoison_entry(swp_entry_t swp) is_hwpoison_entry() argument
H A Dswap.h464 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) add_swap_count_continuation() argument
469 static inline void swap_shmem_alloc(swp_entry_t swp) swap_shmem_alloc() argument
473 static inline int swap_duplicate(swp_entry_t swp) swap_duplicate() argument
478 static inline void swap_free(swp_entry_t swp) swap_free() argument
482 static inline void swapcache_free(swp_entry_t swp) swapcache_free() argument
486 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, swapin_readahead() argument
497 static inline struct page *lookup_swap_cache(swp_entry_t swp) lookup_swap_cache() argument
/linux-4.1.27/mm/
H A Dmincore.c68 swp_entry_t swp = radix_to_swp_entry(page); mincore_page() local
H A Dhugetlb.c2634 swp_entry_t swp; is_hugetlb_entry_migration() local
2647 swp_entry_t swp; is_hugetlb_entry_hwpoisoned() local
H A Dmemcontrol.c4719 swp_entry_t swp = radix_to_swp_entry(page); mc_handle_file_pte() local
/linux-4.1.27/fs/nilfs2/
H A Dthe_nilfs.c503 int valid[2], swp = 0; nilfs_load_super_block() local
/linux-4.1.27/ipc/
H A Dshm.c1369 unsigned long rss = 0, swp = 0; sysvipc_shm_proc_show() local
780 shm_get_stat(struct ipc_namespace *ns, unsigned long *rss, unsigned long *swp) shm_get_stat() argument

Completed in 807 milliseconds