Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c2619 static bool __has_usable_swap(void) in __has_usable_swap() function
2629 ret = __has_usable_swap(); in has_usable_swap()
3912 if (!__has_usable_swap()) in __folio_throttle_swaprate()