Searched refs:vu_evt (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user-glib.c | 105 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() argument 115 src = vug_source_new(dev, fd, vu_evt, cb, pvt); in set_watch()
|
/openbmc/qemu/util/ |
H A D | vhost-user-server.c | 288 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() argument
|