Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dballoon.c127 * balloon_thread() state:
516 static int balloon_thread(void *unused) in balloon_thread() function
761 task = kthread_run(balloon_thread, NULL, "xen-balloon"); in balloon_init()
/kernel/linux/linux-6.6/drivers/xen/
H A Dballoon.c111 * balloon_thread() state:
500 static int balloon_thread(void *unused) in balloon_thread() function
737 task = kthread_run(balloon_thread, NULL, "xen-balloon"); in balloon_init()

Completed in 3 milliseconds