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()6744 unsigned int reclaim_options; in memory_reclaim() local6752 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()6769 GFP_KERNEL, reclaim_options); in memory_reclaim()
7143 unsigned int reclaim_options) in try_to_free_mem_cgroup_pages() argument7156 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()7157 .proactive = !!(reclaim_options & MEMCG_RECLAIM_PROACTIVE), in try_to_free_mem_cgroup_pages()