Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemcontrol.c6162 unsigned long move_flags; in mem_cgroup_can_attach() local
6189 move_flags = READ_ONCE(memcg->move_charge_at_immigrate); in mem_cgroup_can_attach()
6190 if (!move_flags) in mem_cgroup_can_attach()
6212 mc.flags = move_flags; in mem_cgroup_can_attach()