Lines Matching defs:BP_DONE
113 * BP_DONE: done or nothing to do,
120 BP_DONE,
124 } balloon_state = BP_DONE;
198 if (balloon_state == BP_DONE) {
422 return BP_DONE;
427 enum bp_state state = BP_DONE;
483 * Stop waiting if either state is BP_DONE and ballooning action is
484 * needed, or if the credit has changed while state is not BP_DONE.
488 if (balloon_state == BP_DONE)
508 case BP_DONE:
545 if (balloon_state == BP_DONE && n_pages != -credit &&
588 if (st != BP_DONE)