Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dswap_slots.c50 #define use_swap_slot_cache (swap_slot_cache_active && swap_slot_cache_enabled) macro
288 if (!use_swap_slot_cache || cache->nr) in refill_swap_slots_cache()
309 if (likely(use_swap_slot_cache && cache->slots_ret)) { in free_swap_slot()
312 if (!use_swap_slot_cache || !cache->slots_ret) { in free_swap_slot()