Home
last modified time | relevance | path

Searched defs:call_ctx (Results 1 – 4 of 4) sorted by relevance

/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h130 struct gssx_call_ctx call_ctx; member
/linux/drivers/vhost/
H A Dvhost.h105 struct vhost_vring_call call_ctx; member
H A Dvdpa.c179 struct eventfd_ctx *call_ctx = vq->call_ctx.ctx; in vhost_vdpa_virtqueue_cb() local
H A Dvhost.c355 static void vhost_vring_call_reset(struct vhost_vring_call *call_ctx) in vhost_vring_call_reset()