Home
last modified time | relevance | path

Searched defs:set_watch (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlink-test.c16 set_watch(VuDev *dev, int fd, int condition, in set_watch() function
H A Dlibvhost-user-glib.c105 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
H A Dlibvhost-user.h440 vu_set_watch_cb set_watch; member
H A Dlibvhost-user.c2258 vu_set_watch_cb set_watch, in vu_init()
/openbmc/qemu/util/
H A Dvhost-user-server.c288 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() function