Searched refs:error_ctx (Results 1 – 3 of 3) sorted by relevance
107 struct eventfd_ctx *error_ctx; member287 if ((vq)->error_ctx) \288 eventfd_signal((vq)->error_ctx);\
387 vq->error_ctx = NULL; in vhost_vq_reset()1205 if (dev->vqs[i]->error_ctx) in vhost_dev_cleanup()1206 eventfd_ctx_put(dev->vqs[i]->error_ctx); in vhost_dev_cleanup()2226 swap(ctx, vq->error_ctx); in vhost_vring_ioctl()
2114 goto error_ctx; in fdp1_open()2128 goto error_ctx; in fdp1_open()2146 error_ctx: in fdp1_open()