Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dballoon.c119 BP_DONE, enumerator
123 } balloon_state = BP_DONE;
198 if (balloon_state == BP_DONE) { in update_schedule()
426 return BP_DONE; in increase_reservation()
431 enum bp_state state = BP_DONE; in decrease_reservation()
492 if (balloon_state == BP_DONE) in balloon_thread_cond()
512 case BP_DONE: in balloon_thread()
549 if (balloon_state == BP_DONE && n_pages != -credit && in balloon_thread()
592 if (st != BP_DONE) in add_ballooned_pages()