Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap_slots.h10 #define THRESHOLD_ACTIVATE_SWAP_SLOTS_CACHE (5*SWAP_SLOTS_CACHE_SIZE) macro
/openbmc/linux/mm/
H A Dswap_slots.c101 THRESHOLD_ACTIVATE_SWAP_SLOTS_CACHE) in check_cache_active()