Home
last modified time | relevance | path

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

/linux/drivers/xen/
A Dballoon.c137 BP_DONE, enumerator
141 } balloon_state = BP_DONE;
215 if (balloon_state == BP_DONE) { in update_schedule()
439 return BP_DONE; in increase_reservation()
444 enum bp_state state = BP_DONE; in decrease_reservation()
505 if (balloon_state == BP_DONE) in balloon_thread_cond()
525 case BP_DONE: in balloon_thread()
562 if (balloon_state == BP_DONE && n_pages != -credit && in balloon_thread()
606 if (st != BP_DONE) in add_ballooned_pages()

Completed in 3 milliseconds