Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dswap_slots.c38 static bool swap_slot_cache_active; variable
47 #define use_swap_slot_cache (swap_slot_cache_active && swap_slot_cache_enabled)
54 swap_slot_cache_active = false; in deactivate_swap_slots_cache()
62 swap_slot_cache_active = true; in reactivate_swap_slots_cache()
98 if (!swap_slot_cache_active) { in check_cache_active()
109 return swap_slot_cache_active; in check_cache_active()
264 if (swap_slot_cache_active) in refill_swap_slots_cache()