Searched refs:call_ctx (Results 1 – 4 of 4) sorted by relevance
275 vq->call_ctx = NULL; in vhost_vq_reset()538 if (dev->vqs[i]->call_ctx) in vhost_dev_cleanup()539 eventfd_ctx_put(dev->vqs[i]->call_ctx); in vhost_dev_cleanup()883 ctx = vq->call_ctx; in vhost_vring_ioctl()885 vq->call_ctx = eventfp ? in vhost_vring_ioctl()1604 if (vq->call_ctx && vhost_notify(dev, vq)) in vhost_signal()1605 eventfd_signal(vq->call_ctx, 1); in vhost_signal()
68 struct eventfd_ctx *call_ctx; member
143 struct gssx_call_ctx call_ctx; member
740 err = gssx_enc_call_ctx(xdr, &arg->call_ctx); in gssx_enc_accept_sec_context()