Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_xs.c875 static int xenwatch_thread(void *unused) in xenwatch_thread() function
948 task = kthread_run(xenwatch_thread, NULL, "xenwatch"); in xs_init()