Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/
Dballoon.c120 BP_DONE, enumerator
124 } balloon_state = BP_DONE;
198 if (balloon_state == BP_DONE) { in update_schedule()
422 return BP_DONE; in increase_reservation()
427 enum bp_state state = BP_DONE; in decrease_reservation()
488 if (balloon_state == BP_DONE) in balloon_thread_cond()
508 case BP_DONE: in balloon_thread()
545 if (balloon_state == BP_DONE && n_pages != -credit && in balloon_thread()
588 if (st != BP_DONE) in add_ballooned_pages()