Searched refs:reclaim_options (Results 1 – 3 of 3) sorted by relevance
420 unsigned int reclaim_options,
2253 unsigned int reclaim_options = MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg() local2275 reclaim_options &= ~MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()2303 gfp_mask, reclaim_options, NULL); in try_charge_memcg()4411 unsigned int reclaim_options; in memory_reclaim() local4439 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()4458 reclaim_options, in memory_reclaim()
6635 unsigned int reclaim_options, in try_to_free_mem_cgroup_pages() argument6650 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()6651 .proactive = !!(reclaim_options & MEMCG_RECLAIM_PROACTIVE), in try_to_free_mem_cgroup_pages()