Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dballoon.c122 BP_ECANCELED enumerator
199 if (balloon_state == BP_WAIT || balloon_state == BP_ECANCELED) in update_schedule()
214 balloon_state = BP_ECANCELED; in update_schedule()
341 return BP_ECANCELED; in reserve_additional_memory()
376 return BP_ECANCELED; in reserve_additional_memory()
517 case BP_ECANCELED: in balloon_thread()
581 if (st != BP_ECANCELED) { in add_ballooned_pages()
810 if (balloon_state == BP_ECANCELED) { in balloon_wait_finish()