Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/
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()