Searched refs:use_swap_slot_cache (Results 1 – 1 of 1) sorted by relevance
48 #define use_swap_slot_cache (swap_slot_cache_active && swap_slot_cache_enabled) macro261 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()
Completed in 3 milliseconds