Searched refs:reclaim_options (Results 1 – 3 of 3) sorted by relevance
412 unsigned int reclaim_options);
2646 unsigned int reclaim_options = MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg() local2664 reclaim_options &= ~MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()2692 gfp_mask, reclaim_options); in try_charge_memcg()6695 unsigned int reclaim_options; in memory_reclaim() local6703 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()6720 GFP_KERNEL, reclaim_options); in memory_reclaim()
7129 unsigned int reclaim_options) in try_to_free_mem_cgroup_pages() argument7142 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()7143 .proactive = !!(reclaim_options & MEMCG_RECLAIM_PROACTIVE), in try_to_free_mem_cgroup_pages()