Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dswap_slots.c45 static void __drain_swap_slots_cache(unsigned int type);
55 __drain_swap_slots_cache(SLOTS_CACHE|SLOTS_CACHE_RET); in deactivate_swap_slots_cache()
74 __drain_swap_slots_cache(SLOTS_CACHE|SLOTS_CACHE_RET); in disable_swap_slots_cache_lock()
198 static void __drain_swap_slots_cache(unsigned int type) in __drain_swap_slots_cache() function