Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/xen/
Dballoon.c387 static long current_credit(void) in current_credit() function
502 return current_credit() != credit || kthread_should_stop(); in balloon_thread_cond()
532 credit = current_credit(); in balloon_thread()
542 credit = current_credit(); in balloon_thread()
678 if (current_credit()) in free_xenballooned_pages()