Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap_slots.c48 #define use_swap_slot_cache (swap_slot_cache_active && swap_slot_cache_enabled) macro
261 if (!use_swap_slot_cache) in refill_swap_slots_cache()
277 if (likely(use_swap_slot_cache && cache->slots_ret)) { in free_swap_slot()
280 if (!use_swap_slot_cache || !cache->slots_ret) { in free_swap_slot()