Lines Matching defs:BP_DONE
129 * BP_DONE: done or nothing to do,
136 BP_DONE,
140 } balloon_state = BP_DONE;
214 if (balloon_state == BP_DONE) {
438 return BP_DONE;
443 enum bp_state state = BP_DONE;
499 * Stop waiting if either state is BP_DONE and ballooning action is
500 * needed, or if the credit has changed while state is not BP_DONE.
504 if (balloon_state == BP_DONE)
524 case BP_DONE:
561 if (balloon_state == BP_DONE && n_pages != -credit &&
604 if (st != BP_DONE)