Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Dballoon.c141 BP_DONE, enumerator
145 } balloon_state = BP_DONE;
221 if (balloon_state == BP_DONE) { in update_schedule()
455 return BP_DONE; in increase_reservation()
460 enum bp_state state = BP_DONE; in decrease_reservation()
521 if (balloon_state == BP_DONE) in balloon_thread_cond()
541 case BP_DONE: in balloon_thread()
578 if (balloon_state == BP_DONE && n_pages != -credit && in balloon_thread()
621 if (st != BP_DONE) in add_ballooned_pages()