Searched refs:rpcrdma_portstr (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/trace/events/ |
D | rpcrdma.h | 109 __string(port, rpcrdma_portstr(r_xprt)) 115 __assign_str(port, rpcrdma_portstr(r_xprt)); 143 __string(port, rpcrdma_portstr(r_xprt)) 151 __assign_str(port, rpcrdma_portstr(r_xprt)); 440 __string(port, rpcrdma_portstr(r_xprt)) 447 __assign_str(port, rpcrdma_portstr(r_xprt)); 471 __string(port, rpcrdma_portstr(r_xprt)) 479 __assign_str(port, rpcrdma_portstr(r_xprt)); 535 __string(port, rpcrdma_portstr(r_xprt)) 543 __assign_str(port, rpcrdma_portstr(r_xprt)); [all …]
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 432 rpcrdma_portstr(const struct rpcrdma_xprt *r_xprt) in rpcrdma_portstr() function
|