Searched defs:set_watch (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | link-test.c | 16 set_watch(VuDev *dev, int fd, int condition, in set_watch() function
|
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() function
|
H A D | libvhost-user.h | 440 vu_set_watch_cb set_watch; member
|
H A D | libvhost-user.c | 2258 vu_set_watch_cb set_watch, in vu_init()
|
/openbmc/qemu/util/ |
H A D | vhost-user-server.c | 288 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() function
|