Searched refs:iothread_add (Results 1 – 4 of 4) sorted by relevance
47 int iothread_add(struct iothread_ctx *ioctx_x, int fd, struct iothread_mevent *aevt);
99 iothread_add(struct iothread_ctx *ioctx_x, int fd, struct iothread_mevent *aevt) in iothread_add() function
1224 ret = iothread_add(bq->ioctx, fd, &bq->iomvt); in iou_set_iothread()
115 if (!iothread_add(vq->viothrd.ioctx, vq->viothrd.kick_fd, &vq->viothrd.iomvt)) in virtio_set_iothread()
Completed in 12 milliseconds