Home
last modified time | relevance | path

Searched refs:BP_DONE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/xen/
Dballoon.c131 BP_DONE, enumerator
228 if (state == BP_DONE) { in update_schedule()
231 return BP_DONE; in update_schedule()
480 return BP_DONE; in increase_reservation()
485 enum bp_state state = BP_DONE; in decrease_reservation()
572 enum bp_state state = BP_DONE; in balloon_process()
597 } while (credit && state == BP_DONE); in balloon_process()
629 if (st != BP_DONE) in add_ballooned_pages()