Lines Matching refs:BP_DONE
82 BP_DONE, enumerator
172 if (state == BP_DONE) { in update_schedule()
175 return BP_DONE; in update_schedule()
267 return BP_DONE; in reserve_additional_memory()
322 return BP_DONE; in reserve_additional_memory()
342 return BP_DONE; in increase_reservation()
393 return BP_DONE; in increase_reservation()
398 enum bp_state state = BP_DONE; in decrease_reservation()
413 return BP_DONE; in decrease_reservation()
482 enum bp_state state = BP_DONE; in balloon_process()
506 } while (credit && state == BP_DONE); in balloon_process()
546 if (st != BP_DONE) in alloc_xenballooned_pages()