Searched refs:error_ctx (Results 1 – 2 of 2) sorted by relevance
69 struct eventfd_ctx *error_ctx; member160 if ((vq)->error_ctx) \161 eventfd_signal((vq)->error_ctx, 1);\
195 vq->error_ctx = NULL; in vhost_vq_reset()453 if (dev->vqs[i]->error_ctx) in vhost_dev_cleanup()454 eventfd_ctx_put(dev->vqs[i]->error_ctx); in vhost_dev_cleanup()803 ctx = vq->error_ctx; in vhost_vring_ioctl()804 vq->error_ctx = eventfp ? in vhost_vring_ioctl()