Searched refs:XsWatch (Results 1 – 1 of 1) sorted by relevance
46 typedef struct XsWatch { struct47 struct XsWatch *next; argument53 } XsWatch; argument296 XsWatch *w; in fire_watches()594 XsWatch *watch; in xs_node_walk()970 XsWatch *watch; in tx_commit_walk()1177 XsWatch *w, *l; in do_xs_impl_watch()1199 w = g_new0(XsWatch, 1); in do_xs_impl_watch()1233 static XsWatch *free_watch(XenstoreImplState *s, XsWatch *w) in free_watch()1235 XsWatch *next = w->next; in free_watch()[all …]