Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/xenbus/
Dxenbus_xs.c94 static pid_t xenwatch_pid; variable
812 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
825 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
871 xenwatch_pid = current->pid; in xenwatch_thread()