Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()