Searched refs:MEMCG_RECLAIM_MAY_SWAP (Results 1 – 2 of 2) sorted by relevance
1958 MEMCG_RECLAIM_MAY_SWAP, in reclaim_high()2219 unsigned int reclaim_options = MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()2237 reclaim_options &= ~MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()4121 GFP_KERNEL, MEMCG_RECLAIM_MAY_SWAP, NULL); in memory_high_write()4170 GFP_KERNEL, MEMCG_RECLAIM_MAY_SWAP, NULL)) in memory_max_write()4346 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()
6617 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()