Home
last modified time | relevance | path

Searched refs:svc_deferred_req (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dsvc_xprt.c30 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt);
530 static void free_deferred(struct svc_xprt *xprt, struct svc_deferred_req *dr) in free_deferred()
1021 struct svc_deferred_req *dr; in svc_delete_xprt()
1152 struct svc_deferred_req *dr = in svc_revisit()
1153 container_of(dreq, struct svc_deferred_req, handle); in svc_revisit()
1185 struct svc_deferred_req *dr; in svc_defer()
1196 size = sizeof(struct svc_deferred_req) + rqstp->rq_arg.len; in svc_defer()
1229 struct svc_deferred_req *dr = rqstp->rq_deferred; in svc_deferred_recv()
1254 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt) in svc_deferred_dequeue()
1256 struct svc_deferred_req *dr = NULL; in svc_deferred_dequeue()
[all …]
/openbmc/linux/include/linux/sunrpc/
H A Dsvc.h204 struct svc_deferred_req*rq_deferred; /* deferred request we are replaying */
304 struct svc_deferred_req { struct
/openbmc/linux/include/trace/events/
H A Dsunrpc.h2171 const struct svc_deferred_req *dr
2195 const struct svc_deferred_req *dr \