Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dswap_slots.c47 #define use_swap_slot_cache (swap_slot_cache_active && swap_slot_cache_enabled) macro
260 if (!use_swap_slot_cache || cache->nr) in refill_swap_slots_cache()
276 if (likely(use_swap_slot_cache && cache->slots_ret)) { in free_swap_slot()
279 if (!use_swap_slot_cache || !cache->slots_ret) { in free_swap_slot()