Searched refs:xenwatch_mutex (Results 1 – 1 of 1) sorted by relevance
215 struct sx xenwatch_mutex; member979 sx_xlock(&xs.xenwatch_mutex); in xenwatch_thread()1005 sx_xunlock(&xs.xenwatch_mutex); in xenwatch_thread()1136 sx_init(&xs.xenwatch_mutex, "xenwatch"); in xs_attach()1638 sx_xlock(&xs.xenwatch_mutex); in xs_unregister_watch()1639 sx_xunlock(&xs.xenwatch_mutex); in xs_unregister_watch()