Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h408 #define MEMCG_RECLAIM_PROACTIVE (1 << 2) macro
/openbmc/linux/mm/
H A Dmemcontrol.c6752 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()
H A Dvmscan.c7164 .proactive = !!(reclaim_options & MEMCG_RECLAIM_PROACTIVE), in try_to_free_mem_cgroup_pages()