Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dballoon.c776 long credit, last_credit = 0; in balloon_wait_finish() local
789 if (credit != last_credit) { in balloon_wait_finish()
791 last_credit = credit; in balloon_wait_finish()
/kernel/linux/linux-6.6/drivers/xen/
H A Dballoon.c752 long credit, last_credit = 0; in balloon_wait_finish() local
765 if (credit != last_credit) { in balloon_wait_finish()
767 last_credit = credit; in balloon_wait_finish()

Completed in 3 milliseconds