Home
last modified time | relevance | path

Searched refs:rpcrdma_portstr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/trace/events/
Drpcrdma.h160 __string(port, rpcrdma_portstr(rep->rr_rxprt))
168 __assign_str(port, rpcrdma_portstr(rep->rr_rxprt));
194 __string(port, rpcrdma_portstr(r_xprt))
199 __assign_str(port, rpcrdma_portstr(r_xprt));
226 __string(port, rpcrdma_portstr(r_xprt))
233 __assign_str(port, rpcrdma_portstr(r_xprt));
457 __string(port, rpcrdma_portstr(r_xprt))
463 __assign_str(port, rpcrdma_portstr(r_xprt));
536 __string(port, rpcrdma_portstr(r_xprt))
542 __assign_str(port, rpcrdma_portstr(r_xprt));
[all …]
/Linux-v5.15/net/sunrpc/xprtrdma/
Dxprt_rdma.h439 rpcrdma_portstr(const struct rpcrdma_xprt *r_xprt) in rpcrdma_portstr() function