Home
last modified time | relevance | path

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

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