Home
last modified time | relevance | path

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

/net/sunrpc/
Dsvc_xprt.c260 void svc_xprt_received(struct svc_xprt *xprt) in svc_xprt_received() function
278 EXPORT_SYMBOL_GPL(svc_xprt_received);
286 svc_xprt_received(new); in svc_add_new_perm_xprt()
807 svc_xprt_received(newxpt); in svc_add_new_temp_xprt()
838 svc_xprt_received(xprt); in svc_handle_xprt()
853 svc_xprt_received(xprt); in svc_handle_xprt()
1267 svc_xprt_received(rqstp->rq_xprt); in svc_deferred_recv()
Dsvcsock.c511 svc_xprt_received(rqstp->rq_xprt); in svc_udp_recvfrom()
530 svc_xprt_received(rqstp->rq_xprt); in svc_udp_recvfrom()
1028 svc_xprt_received(rqstp->rq_xprt); in svc_tcp_recvfrom()
1053 svc_xprt_received(rqstp->rq_xprt); in svc_tcp_recvfrom()
/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c813 svc_xprt_received(xprt); in svc_rdma_recvfrom()