Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dballoon.c750 long credit, last_credit = 0; in balloon_wait_finish() local
763 if (credit != last_credit) { in balloon_wait_finish()
765 last_credit = credit; in balloon_wait_finish()