Searched refs:balloon_state (Results 1 – 2 of 2) sorted by relevance
124 } balloon_state = BP_DONE; variable195 if (balloon_state == BP_WAIT || balloon_state == BP_ECANCELED) in update_schedule()198 if (balloon_state == BP_DONE) { in update_schedule()210 balloon_state = BP_ECANCELED; in update_schedule()219 balloon_state = BP_EAGAIN; in update_schedule()488 if (balloon_state == BP_DONE) in balloon_thread_cond()507 switch (balloon_state) { in balloon_thread()534 balloon_state = increase_reservation(credit); in balloon_thread()536 balloon_state = reserve_additional_memory(); in balloon_thread()543 balloon_state = decrease_reservation(n_pages, in balloon_thread()[all …]
454 struct balloon_state { struct527 struct balloon_state balloon_wrk;