Home
last modified time | relevance | path

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

/linux-6.1.9/mm/ !
Dmemcontrol.c6038 unsigned long move_flags; in mem_cgroup_can_attach() local
6065 move_flags = READ_ONCE(memcg->move_charge_at_immigrate); in mem_cgroup_can_attach()
6066 if (!move_flags) in mem_cgroup_can_attach()
6088 mc.flags = move_flags; in mem_cgroup_can_attach()