Home
last modified time | relevance | path

Searched refs:move_flags (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dmemcontrol.c4831 unsigned long move_flags; in mem_cgroup_can_attach() local
4858 move_flags = READ_ONCE(memcg->move_charge_at_immigrate); in mem_cgroup_can_attach()
4859 if (!move_flags) in mem_cgroup_can_attach()
4881 mc.flags = move_flags; in mem_cgroup_can_attach()