Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/xen/
Dballoon.c132 BP_ECANCELED enumerator
207 if (state == BP_ECANCELED) in update_schedule()
208 return BP_ECANCELED; in update_schedule()
222 return BP_ECANCELED; in update_schedule()
348 return BP_ECANCELED; in reserve_additional_memory()
383 return BP_ECANCELED; in reserve_additional_memory()
521 case BP_ECANCELED: in balloon_thread()
584 if (st != BP_ECANCELED) { in add_ballooned_pages()