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

/linux-master/drivers/xen/xenbus/
H A Dxenbus_xs.c684 static struct xenbus_watch *find_watch(const char *token) function
707 event->handle = find_watch(event->token);
777 BUG_ON(find_watch(token));
806 BUG_ON(!find_watch(token));

Completed in 108 milliseconds