Home
last modified time | relevance | path

Searched refs:watch_fired (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dxen-balloon.c68 static bool watch_fired; in watch_target() local
88 if (!watch_fired) { in watch_target()
89 watch_fired = true; in watch_target()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c266 static void watch_fired(struct xenbus_watch *watch, in watch_fired() function
521 watch->watch.callback = watch_fired; in xenbus_write_watch()