Home
last modified time | relevance | path

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

/qemu/subprojects/libvhost-user/
H A Dlink-test.c23 remove_watch(VuDev *dev, int fd) in remove_watch() function
H A Dlibvhost-user-glib.c120 remove_watch(VuDev *vu_dev, int fd) in remove_watch() function
H A Dlibvhost-user.h439 vu_remove_watch_cb remove_watch; member
H A Dlibvhost-user.c2259 vu_remove_watch_cb remove_watch, in vu_init()
/qemu/util/
H A Dvhost-user-server.c315 static void remove_watch(VuDev *vu_dev, int fd) in remove_watch() function