Home
last modified time | relevance | path

Searched refs:set_watch (Results 1 – 25 of 42) sorted by relevance

12

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/subprojects/libvhost-user/
H A Dlink-test.c16 set_watch(VuDev *dev, int fd, int condition, in set_watch() function
40 rc = vu_init(&dev, max_queues, socket, panic, NULL, set_watch, remove_watch, &iface); in main()
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
156 if (!vu_init(&dev->parent, max_queues, socket, panic, NULL, set_watch, in vug_init()
H A Dlibvhost-user.h418 vu_set_watch_cb set_watch; member
461 vu_set_watch_cb set_watch,
/dports/emulators/qemu/qemu-6.2.0/subprojects/libvhost-user/
H A Dlink-test.c16 set_watch(VuDev *dev, int fd, int condition, in set_watch() function
40 rc = vu_init(&dev, max_queues, socket, panic, NULL, set_watch, remove_watch, &iface); in main()
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
156 if (!vu_init(&dev->parent, max_queues, socket, panic, NULL, set_watch, in vug_init()
H A Dlibvhost-user.h418 vu_set_watch_cb set_watch; member
461 vu_set_watch_cb set_watch,
/dports/emulators/qemu60/qemu-6.0.0/subprojects/libvhost-user/
H A Dlink-test.c16 set_watch(VuDev *dev, int fd, int condition, in set_watch() function
40 rc = vu_init(&dev, max_queues, socket, panic, NULL, set_watch, remove_watch, &iface); in main()
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
156 if (!vu_init(&dev->parent, max_queues, socket, panic, NULL, set_watch, in vug_init()
H A Dlibvhost-user.h418 vu_set_watch_cb set_watch; member
461 vu_set_watch_cb set_watch,
/dports/emulators/qemu42/qemu-4.2.1/contrib/libvhost-user/
H A Dlibvhost-user-glib.c100 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
141 if (!vu_init(&dev->parent, max_queues, socket, panic, set_watch, in vug_init()
H A Dlibvhost-user.h368 vu_set_watch_cb set_watch; member
409 vu_set_watch_cb set_watch,
/dports/emulators/qemu-utils/qemu-4.2.1/contrib/libvhost-user/
H A Dlibvhost-user-glib.c100 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
141 if (!vu_init(&dev->parent, max_queues, socket, panic, set_watch, in vug_init()
H A Dlibvhost-user.h368 vu_set_watch_cb set_watch; member
409 vu_set_watch_cb set_watch,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/contrib/libvhost-user/
H A Dlibvhost-user-glib.c99 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
140 vu_init(&dev->parent, socket, panic, set_watch, remove_watch, iface); in vug_init()
H A Dlibvhost-user.h297 vu_set_watch_cb set_watch; member
334 vu_set_watch_cb set_watch,
/dports/emulators/qemu5/qemu-5.2.0/contrib/libvhost-user/
H A Dlibvhost-user-glib.c99 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
150 if (!vu_init(&dev->parent, max_queues, socket, panic, NULL, set_watch, in vug_init()
H A Dlibvhost-user.h418 vu_set_watch_cb set_watch; member
461 vu_set_watch_cb set_watch,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/contrib/libvhost-user/
H A Dlibvhost-user-glib.c99 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
150 if (!vu_init(&dev->parent, max_queues, socket, panic, set_watch, in vug_init()
H A Dlibvhost-user.h378 vu_set_watch_cb set_watch; member
419 vu_set_watch_cb set_watch,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/contrib/libvhost-user/
H A Dlibvhost-user-glib.c99 set_watch(VuDev *vu_dev, int fd, int vu_evt, vu_watch_cb cb, void *pvt) in set_watch() function
150 if (!vu_init(&dev->parent, max_queues, socket, panic, set_watch, in vug_init()
H A Dlibvhost-user.h378 vu_set_watch_cb set_watch; member
419 vu_set_watch_cb set_watch,
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Dvhost-user-server.c233 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() function
292 vu_message_read, set_watch, remove_watch, server->vu_iface)) { in vu_accept()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dvhost-user-server.c233 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() function
292 vu_message_read, set_watch, remove_watch, server->vu_iface)) { in vu_accept()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Dvhost-user-server.c233 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() function
292 vu_message_read, set_watch, remove_watch, server->vu_iface)) { in vu_accept()
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Dvhost-user-server.c233 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch() function
292 vu_message_read, set_watch, remove_watch, server->vu_iface)) { in vu_accept()

12