Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswapfile.c144 static bool swap_is_has_cache(struct swap_info_struct *si, in swap_is_has_cache() function
226 need_reclaim = swap_is_has_cache(si, offset, nr_pages); in __try_to_reclaim_swap()
1663 if (size > 1 && swap_is_has_cache(si, offset, size)) { in put_swap_folio()