Home
last modified time | relevance | path

Searched refs:swap_table_get (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dswap_table.h117 static inline unsigned long swap_table_get(struct swap_cluster_info *ci, in swap_table_get() function
H A Dswap_state.c93 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in swap_cache_get_folio()
116 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in swap_cache_has_folio()
133 swp_tb = swap_table_get(__swap_entry_to_cluster(entry), in swap_cache_get_shadow()
H A Dswapfile.c779 swp_tb = swap_table_get(ci, offset % SWAPFILE_CLUSTER); in cluster_reclaim_range()
1005 swp_tb_is_folio(swap_table_get(ci, offset % SWAPFILE_CLUSTER))) { in swap_reclaim_full_clusters()
2383 swp_tb = swap_table_get(__swap_offset_to_cluster(si, i), in find_next_to_unuse()