Searched refs:VuFdWatch (Results 1 – 2 of 2) sorted by relevance
22 typedef struct VuFdWatch { struct27 QTAILQ_ENTRY(VuFdWatch) next; argument28 } VuFdWatch; typedef52 QTAILQ_HEAD(, VuFdWatch) vu_fd_watches;
262 VuFdWatch *vu_fd_watch = opaque; in kick_handler()275 static VuFdWatch *find_vu_fd_watch(VuServer *server, int fd) in find_vu_fd_watch()278 VuFdWatch *vu_fd_watch, *next; in find_vu_fd_watch()297 VuFdWatch *vu_fd_watch = find_vu_fd_watch(server, fd); in set_watch()300 vu_fd_watch = g_new0(VuFdWatch, 1); in set_watch()323 VuFdWatch *vu_fd_watch = find_vu_fd_watch(server, fd); in remove_watch()385 VuFdWatch *vu_fd_watch; in vhost_user_server_stop()418 VuFdWatch *vu_fd_watch; in vhost_user_server_attach_aio_context()456 VuFdWatch *vu_fd_watch; in vhost_user_server_detach_aio_context()