Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_xs.c860 static int xenwatch_thread(void *unused) in xenwatch_thread() function
932 task = kthread_run(xenwatch_thread, NULL, "xenwatch"); in xs_init()