Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dswap_slots.c40 static bool swap_slot_cache_initialized; variable
50 swap_slot_cache_enabled && swap_slot_cache_initialized)
74 if (swap_slot_cache_initialized) { in disable_swap_slots_cache_lock()
97 if (!swap_slot_cache_enabled || !swap_slot_cache_initialized) in check_cache_active()
246 if (swap_slot_cache_initialized) { in enable_swap_slots_cache()
257 swap_slot_cache_initialized = true; in enable_swap_slots_cache()