Searched refs:BP_DONE (Results 1 – 1 of 1) sorted by relevance
129 BP_DONE, enumerator212 if (state == BP_DONE) { in update_schedule()215 return BP_DONE; in update_schedule()449 return BP_DONE; in increase_reservation()454 enum bp_state state = BP_DONE; in decrease_reservation()517 enum bp_state state = BP_DONE; in balloon_process()538 if (state == BP_DONE && n_pages != -credit && in balloon_process()549 } while (credit && state == BP_DONE); in balloon_process()584 if (st != BP_DONE) in add_ballooned_pages()