Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsvc_rdma.h157 extern void svc_rdma_recv_ctxts_destroy(struct svcxprt_rdma *rdma);
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c172 void svc_rdma_recv_ctxts_destroy(struct svcxprt_rdma *rdma) in svc_rdma_recv_ctxts_destroy() function
Dsvc_rdma_transport.c666 svc_rdma_recv_ctxts_destroy(rdma); in __svc_rdma_free()