Home
last modified time | relevance | path

Searched refs:iothread_add (Results 1 – 4 of 4) sorted by relevance

/devicemodel/include/
A Diothread.h47 int iothread_add(struct iothread_ctx *ioctx_x, int fd, struct iothread_mevent *aevt);
/devicemodel/core/
A Diothread.c99 iothread_add(struct iothread_ctx *ioctx_x, int fd, struct iothread_mevent *aevt) in iothread_add() function
/devicemodel/hw/
A Dblock_if.c1224 ret = iothread_add(bq->ioctx, fd, &bq->iomvt); in iou_set_iothread()
/devicemodel/hw/pci/virtio/
A Dvirtio.c115 if (!iothread_add(vq->viothrd.ioctx, vq->viothrd.kick_fd, &vq->viothrd.iomvt)) in virtio_set_iothread()

Completed in 10 milliseconds