BP_DONE           212 drivers/xen/balloon.c 	if (state == BP_DONE) {
BP_DONE           215 drivers/xen/balloon.c 		return BP_DONE;
BP_DONE           450 drivers/xen/balloon.c 	return BP_DONE;
BP_DONE           455 drivers/xen/balloon.c 	enum bp_state state = BP_DONE;
BP_DONE           518 drivers/xen/balloon.c 	enum bp_state state = BP_DONE;
BP_DONE           539 drivers/xen/balloon.c 			if (state == BP_DONE && n_pages != -credit &&
BP_DONE           550 drivers/xen/balloon.c 	} while (credit && state == BP_DONE);
BP_DONE           585 drivers/xen/balloon.c 	if (st != BP_DONE)