Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c99 int *proactive_swappiness; member
205 if (sc->proactive && sc->proactive_swappiness) in sc_swappiness()
206 return *sc->proactive_swappiness; in sc_swappiness()
6865 .proactive_swappiness = swappiness, in try_to_free_mem_cgroup_pages()
8038 .proactive_swappiness = swappiness == -1 ? NULL : &swappiness, in user_proactive_reclaim()