Searched refs:MEMCG_RECLAIM_MAY_SWAP (Results 1 – 4 of 4) sorted by relevance
413 #define MEMCG_RECLAIM_MAY_SWAP (1 << 1) macro
1992 MEMCG_RECLAIM_MAY_SWAP, in reclaim_high()2253 unsigned int reclaim_options = MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()2275 reclaim_options &= ~MEMCG_RECLAIM_MAY_SWAP; in try_charge_memcg()4214 GFP_KERNEL, MEMCG_RECLAIM_MAY_SWAP, NULL); in memory_high_write()4263 GFP_KERNEL, MEMCG_RECLAIM_MAY_SWAP, NULL)) in memory_max_write()4439 reclaim_options = MEMCG_RECLAIM_MAY_SWAP | MEMCG_RECLAIM_PROACTIVE; in memory_reclaim()
1481 memsw ? 0 : MEMCG_RECLAIM_MAY_SWAP, NULL)) { in mem_cgroup_resize_max()1513 MEMCG_RECLAIM_MAY_SWAP, NULL)) in mem_cgroup_force_empty()
6650 .may_swap = !!(reclaim_options & MEMCG_RECLAIM_MAY_SWAP), in try_to_free_mem_cgroup_pages()