Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswapfile.c2730 static bool __has_usable_swap(void) in __has_usable_swap() function
2740 ret = __has_usable_swap(); in has_usable_swap()
4015 if (!__has_usable_swap()) in __folio_throttle_swaprate()