Home
last modified time | relevance | path

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

/mm/
Dswap_slots.c101 bool check_cache_active(void) in check_cache_active() function
122 EXPORT_SYMBOL_GPL(check_cache_active);
365 if (likely(check_cache_active() && cache->slots)) { in get_swap_page()