Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h257 void __swap_cache_clear_shadow(swp_entry_t entry, int nr_ents);
H A Dswap_state.c294 void __swap_cache_clear_shadow(swp_entry_t entry, int nr_ents) in __swap_cache_clear_shadow() function
H A Dswapfile.c1278 __swap_cache_clear_shadow(swp_entry(si->type, begin), nr_entries); in swap_range_free()