Searched refs:reclaim_options (Results 1 – 3 of 3) sorted by relevance
418 unsigned int reclaim_options,
2166 unsigned int reclaim_options = MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg() local2184 reclaim_options &= ~MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()2212 gfp_mask, reclaim_options, NULL); in try_charge_memcg()4290 unsigned int reclaim_options; in memory_reclaim() local4318 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()4337 reclaim_options, in memory_reclaim()
6566 unsigned int reclaim_options, in try_to_free_mem_cgroup_pages() argument6581 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()6582 .proactive = !!(reclaim_options & MEMCG_RECLAIM_PROACTIVE), in try_to_free_mem_cgroup_pages()