Searched refs:swp_type (Results 1 – 3 of 3) sorted by relevance
96 static inline unsigned swp_type(swp_entry_t entry) in swp_type() function118 arch_entry = __swp_entry(swp_type(entry), swp_offset(entry)); in swp_entry_to_pte()203 return swp_entry(swp_type(entry), in make_migration_entry_young()211 return swp_entry(swp_type(entry), in make_migration_entry_dirty()265 return swp_type(entry) == SWP_HWPOISON; in is_hwpoison_entry()337 arch_entry = __swp_entry(swp_type(entry), swp_offset(entry)); in swp_entry_to_pmd()
830 ra_entry = swp_entry(swp_type(entry), offset); in swap_vma_readahead() 937 if (swp_type(entry) != swp_type(targ_entry)) { in swap_init()
233 return &zswap_trees[swp_type(swp)][swp_offset(swp) in swap_zswap_tree() 965 swp_type(entry->swpentry), in zswap_decompress() 1546 unsigned type = swp_type(swp); in zswap_store()