Searched defs:call_ctx (Results 1 – 4 of 4) sorted by relevance
130 struct gssx_call_ctx call_ctx; member
105 struct vhost_vring_call call_ctx; member
179 struct eventfd_ctx *call_ctx = vq->call_ctx.ctx; in vhost_vdpa_virtqueue_cb() local
355 static void vhost_vring_call_reset(struct vhost_vring_call *call_ctx) in vhost_vring_call_reset()