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

/linux-master/drivers/xen/xenbus/
H A Dxenbus_xs.c94 static pid_t xenwatch_pid; variable
818 if (current->pid != xenwatch_pid)
834 if (current->pid != xenwatch_pid)
879 xenwatch_pid = current->pid;

Completed in 96 milliseconds