Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_xs.c94 static pid_t xenwatch_pid; variable
818 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
834 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
879 xenwatch_pid = current->pid; in xenwatch_thread()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_xs.c94 static pid_t xenwatch_pid; variable
818 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
834 if (current->pid != xenwatch_pid) in unregister_xenbus_watch()
879 xenwatch_pid = current->pid; in xenwatch_thread()

Completed in 3 milliseconds