Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dswap_slots.c39 bool swap_slot_cache_enabled; variable
50 swap_slot_cache_enabled && swap_slot_cache_initialized)
73 swap_slot_cache_enabled = false; in disable_swap_slots_cache_lock()
84 swap_slot_cache_enabled = has_usable_swap(); in __reenable_swap_slots_cache()
97 if (!swap_slot_cache_enabled || !swap_slot_cache_initialized) in check_cache_active()
Dswap_state.c404 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
/Linux-v4.19/include/linux/
Dswap_slots.h29 extern bool swap_slot_cache_enabled;