Home
last modified time | relevance | path

Searched refs:svc_send (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsvcsock.h60 void svc_send(struct svc_rqst *rqstp);
/linux/net/sunrpc/
H A Dsvc_xprt.c901 * svc_send - Return reply to client in svc_recv()
905 void svc_send(struct svc_rqst *rqstp) in svc_recv()
913 void svc_send(struct svc_rqst *rqstp) svc_send() function
H A Dsvc.c927 * svc_send, and any spliced filesystem-owned pages.
1577 svc_send(rqstp); in svc_process()
/linux/include/trace/events/
H A Dsunrpc.h1863 DEFINE_EVENT(svc_rqst_status, svc_send,