Home
last modified time | relevance | path

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

/linux-6.15/net/sunrpc/
H A Dsvc_xprt.c30 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt);
535 static void free_deferred(struct svc_xprt *xprt, struct svc_deferred_req *dr) in free_deferred()
1022 struct svc_deferred_req *dr; in svc_delete_xprt()
1143 struct svc_deferred_req *dr = in svc_revisit()
1144 container_of(dreq, struct svc_deferred_req, handle); in svc_revisit()
1176 struct svc_deferred_req *dr; in svc_defer()
1187 size = sizeof(struct svc_deferred_req) + rqstp->rq_arg.len; in svc_defer()
1220 struct svc_deferred_req *dr = rqstp->rq_deferred; in svc_deferred_recv()
1245 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt) in svc_deferred_dequeue()
1247 struct svc_deferred_req *dr = NULL; in svc_deferred_dequeue()
[all …]
/linux-6.15/include/linux/sunrpc/
H A Dsvc.h184 struct svc_deferred_req*rq_deferred; /* deferred request we are replaying */
331 struct svc_deferred_req { struct
/linux-6.15/include/trace/events/
H A Dsunrpc.h2167 const struct svc_deferred_req *dr
2191 const struct svc_deferred_req *dr \