Searched refs:watch_fired (Results 1 – 2 of 2) sorted by relevance
68 static bool watch_fired; in watch_target() local88 if (!watch_fired) { in watch_target()89 watch_fired = true; in watch_target()
266 static void watch_fired(struct xenbus_watch *watch, in watch_fired() function521 watch->watch.callback = watch_fired; in xenbus_write_watch()