balloon_set_new_target  564 drivers/xen/balloon.c EXPORT_SYMBOL_GPL(balloon_set_new_target);
balloon_set_new_target  103 drivers/xen/xen-balloon.c 	balloon_set_new_target(new_target - target_diff);
balloon_set_new_target  174 drivers/xen/xen-balloon.c 	balloon_set_new_target(target_bytes >> PAGE_SHIFT);
balloon_set_new_target  204 drivers/xen/xen-balloon.c 	balloon_set_new_target(target_bytes >> PAGE_SHIFT);
balloon_set_new_target   25 include/xen/balloon.h void balloon_set_new_target(unsigned long target);