bp_state          204 drivers/xen/balloon.c static enum bp_state update_schedule(enum bp_state state)
bp_state          287 drivers/xen/balloon.c static enum bp_state reserve_additional_memory(void)
bp_state          396 drivers/xen/balloon.c static enum bp_state reserve_additional_memory(void)
bp_state          414 drivers/xen/balloon.c static enum bp_state increase_reservation(unsigned long nr_pages)
bp_state          453 drivers/xen/balloon.c static enum bp_state decrease_reservation(unsigned long nr_pages, gfp_t gfp)
bp_state          455 drivers/xen/balloon.c 	enum bp_state state = BP_DONE;
bp_state          518 drivers/xen/balloon.c 	enum bp_state state = BP_DONE;
bp_state          568 drivers/xen/balloon.c 	enum bp_state st;