Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dsvc_rdma.h171 extern void svc_rdma_recv_ctxts_destroy(struct svcxprt_rdma *rdma);
/Linux-v6.6/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c183 void svc_rdma_recv_ctxts_destroy(struct svcxprt_rdma *rdma) in svc_rdma_recv_ctxts_destroy() function
Dsvc_rdma_transport.c555 svc_rdma_recv_ctxts_destroy(rdma); in __svc_rdma_free()