Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dswap_slots.c45 static void __drain_swap_slots_cache(unsigned int type);
57 __drain_swap_slots_cache(SLOTS_CACHE|SLOTS_CACHE_RET); in deactivate_swap_slots_cache()
76 __drain_swap_slots_cache(SLOTS_CACHE|SLOTS_CACHE_RET); in disable_swap_slots_cache_lock()
201 static void __drain_swap_slots_cache(unsigned int type) in __drain_swap_slots_cache() function