Home
last modified time | relevance | path

Searched refs:__swap_entry_to_cluster (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dswap_state.c99 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in swap_cache_get_folio()
122 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in swap_cache_has_folio()
139 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in swap_cache_get_shadow()
267 VM_WARN_ON_ONCE(__swap_entry_to_cluster(entry) != ci); in __swap_cache_do_del_folio()
522 ci = __swap_entry_to_cluster(targ_entry); in swap_cache_alloc_folio()
H A Dswap.h130 static inline struct swap_cluster_info *__swap_entry_to_cluster(swp_entry_t entry) in __swap_entry_to_cluster() function
H A Dpage_io.c403 struct swap_cluster_info *ci = __swap_entry_to_cluster(entry); in swap_zeromap_batch()
H A Dswapfile.c1968 struct swap_cluster_info *ci = __swap_entry_to_cluster(entry); in __swap_count()
2039 ci = __swap_entry_to_cluster(entry); in folio_maybe_swapped()
2575 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in unuse_pte_range()