Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemcontrol.c6167 unsigned long move_flags; in mem_cgroup_can_attach() local
6194 move_flags = READ_ONCE(memcg->move_charge_at_immigrate); in mem_cgroup_can_attach()
6195 if (!move_flags) in mem_cgroup_can_attach()
6217 mc.flags = move_flags; in mem_cgroup_can_attach()