Home
last modified time | relevance | path

Searched refs:BP_EAGAIN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/
H A Dballoon.c131 * BP_EAGAIN: error, go to sleep,
138 BP_EAGAIN, enumerator
235 balloon_state = BP_EAGAIN; in update_schedule()
424 return BP_EAGAIN; in increase_reservation()
456 state = BP_EAGAIN; in decrease_reservation()
528 case BP_EAGAIN: in balloon_thread()
563 balloon_state = BP_EAGAIN; in balloon_thread()
/kernel/linux/linux-6.6/drivers/xen/
H A Dballoon.c115 * BP_EAGAIN: error, go to sleep,
122 BP_EAGAIN, enumerator
219 balloon_state = BP_EAGAIN; in update_schedule()
408 return BP_EAGAIN; in increase_reservation()
440 state = BP_EAGAIN; in decrease_reservation()
512 case BP_EAGAIN: in balloon_thread()
547 balloon_state = BP_EAGAIN; in balloon_thread()

Completed in 2 milliseconds