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