Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Drpcrdma.h335 __string(port, rpcrdma_portstr(r_xprt))
340 __assign_str(port, rpcrdma_portstr(r_xprt));
367 __string(port, rpcrdma_portstr(r_xprt))
607 __string(port, rpcrdma_portstr(r_xprt))
686 __string(port, rpcrdma_portstr(r_xprt))
714 __string(port, rpcrdma_portstr(r_xprt))
744 __string(port, rpcrdma_portstr(r_xprt))
771 __string(port, rpcrdma_portstr(r_xprt))
1016 __string(port, rpcrdma_portstr(r_xprt))
1047 __string(port, rpcrdma_portstr(r_xprt))
[all …]
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h446 rpcrdma_portstr(const struct rpcrdma_xprt *r_xprt) in rpcrdma_portstr() function