Searched refs:reclaim_options (Results 1 – 3 of 3) sorted by relevance
386 unsigned int reclaim_options,
6654 unsigned int reclaim_options, in try_to_free_mem_cgroup_pages() argument6669 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()6670 .proactive = !!(reclaim_options & MEMCG_RECLAIM_PROACTIVE), in try_to_free_mem_cgroup_pages()6695 unsigned int reclaim_options, in try_to_free_mem_cgroup_pages() argument7804 unsigned int reclaim_options; in user_proactive_reclaim() local7806 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | in user_proactive_reclaim()7810 reclaim_options, in user_proactive_reclaim()
2364 unsigned int reclaim_options = MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg() local2387 reclaim_options &= ~MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()2415 gfp_mask, reclaim_options, NULL); in try_charge_memcg()