Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Dballoon.c123 BP_ECANCELED enumerator
195 if (balloon_state == BP_WAIT || balloon_state == BP_ECANCELED) in update_schedule()
210 balloon_state = BP_ECANCELED; in update_schedule()
337 return BP_ECANCELED; in reserve_additional_memory()
372 return BP_ECANCELED; in reserve_additional_memory()
509 case BP_ECANCELED: in balloon_thread()
573 if (st != BP_ECANCELED) { in add_ballooned_pages()
769 if (balloon_state == BP_ECANCELED) { in balloon_wait_finish()