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

/linux-master/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)
280 if (likely(use_swap_slot_cache && cache->slots_ret)) {
283 if (!use_swap_slot_cache || !cache->slots_ret) {

Completed in 256 milliseconds