Searched refs:iothread_del (Results 1 – 4 of 4) sorted by relevance
48 int iothread_del(struct iothread_ctx *ioctx_x, int fd);
129 iothread_del(struct iothread_ctx *ioctx_x, int fd) in iothread_del() function
1237 ret = iothread_del(bq->ioctx, fd); in iou_del_iothread()
122 if (!iothread_del(vq->viothrd.ioctx, vq->viothrd.kick_fd)) { in virtio_set_iothread()
Completed in 11 milliseconds