Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmscan.c98 int *proactive_swappiness; member
248 if (sc->proactive && sc->proactive_swappiness) in sc_swappiness()
249 return *sc->proactive_swappiness; in sc_swappiness()
6573 .proactive_swappiness = swappiness, in try_to_free_mem_cgroup_pages()