Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_xs.c125 static pid_t xenwatch_pid; variable
751 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
765 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
971 xenwatch_pid = task->pid; in xs_init()