Home
last modified time | relevance | path

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

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