Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc_xprt.c224 void svc_xprt_received(struct svc_xprt *xprt) in svc_xprt_received() function
240 EXPORT_SYMBOL_GPL(svc_xprt_received);
248 svc_xprt_received(new); in svc_add_new_perm_xprt()
775 svc_xprt_received(newxpt); in svc_add_new_temp_xprt()
806 svc_xprt_received(xprt); in svc_handle_xprt()
809 svc_xprt_received(xprt); in svc_handle_xprt()
834 svc_xprt_received(xprt); in svc_handle_xprt()
1247 svc_xprt_received(rqstp->rq_xprt); in svc_deferred_recv()
H A Dsvcsock.c654 svc_xprt_received(rqstp->rq_xprt); in svc_udp_recvfrom()
673 svc_xprt_received(rqstp->rq_xprt); in svc_udp_recvfrom()
1169 svc_xprt_received(rqstp->rq_xprt); in svc_tcp_recvfrom()
1201 svc_xprt_received(rqstp->rq_xprt); in svc_tcp_recvfrom()
/linux/include/linux/sunrpc/
H A Dsvc_xprt.h146 void svc_xprt_received(struct svc_xprt *xprt);
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c937 svc_xprt_received(xprt); in svc_rdma_recvfrom()
950 svc_xprt_received(xprt); in svc_rdma_recvfrom()