moved_charge      195 mm/memcontrol.c 	unsigned long moved_charge;
moved_charge     5752 mm/memcontrol.c 	if (mc.moved_charge) {
moved_charge     5753 mm/memcontrol.c 		cancel_charge(mc.from, mc.moved_charge);
moved_charge     5754 mm/memcontrol.c 		mc.moved_charge = 0;
moved_charge     5850 mm/memcontrol.c 		VM_BUG_ON(mc.moved_charge);
moved_charge     5901 mm/memcontrol.c 					mc.moved_charge += HPAGE_PMD_NR;
moved_charge     5911 mm/memcontrol.c 				mc.moved_charge += HPAGE_PMD_NR;
moved_charge     5951 mm/memcontrol.c 				mc.moved_charge++;