Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap_slots.c41 static bool swap_slot_cache_initialized; variable
72 if (swap_slot_cache_initialized) { in disable_swap_slots_cache_lock()
241 if (!swap_slot_cache_initialized) { in enable_swap_slots_cache()
250 swap_slot_cache_initialized = true; in enable_swap_slots_cache()