Home
last modified time | relevance | path

Searched refs:__swap_table_xchg (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dswap_table.h95 static inline unsigned long __swap_table_xchg(struct swap_cluster_info *ci, in __swap_table_xchg() function
H A Dswap_state.c258 old_tb = __swap_table_xchg(ci, ci_off, new_tb); in __swap_cache_del_folio()
336 old_tb = __swap_table_xchg(ci, ci_off, new_tb); in __swap_cache_replace_folio()
370 old = __swap_table_xchg(ci, ci_off, null_to_swp_tb()); in __swap_cache_clear_shadow()