Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dballoon.c139 BP_ECANCELED enumerator
211 if (balloon_state == BP_WAIT || balloon_state == BP_ECANCELED) in update_schedule()
226 balloon_state = BP_ECANCELED; in update_schedule()
353 return BP_ECANCELED; in reserve_additional_memory()
388 return BP_ECANCELED; in reserve_additional_memory()
525 case BP_ECANCELED: in balloon_thread()
589 if (st != BP_ECANCELED) { in add_ballooned_pages()
793 if (balloon_state == BP_ECANCELED) { in balloon_wait_finish()