Searched refs:rpcrdma_portstr (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/trace/events/ |
D | rpcrdma.h | 301 __string(port, rpcrdma_portstr(rep->rr_rxprt)) 309 __assign_str(port, rpcrdma_portstr(rep->rr_rxprt)); 335 __string(port, rpcrdma_portstr(r_xprt)) 340 __assign_str(port, rpcrdma_portstr(r_xprt)); 367 __string(port, rpcrdma_portstr(r_xprt)) 374 __assign_str(port, rpcrdma_portstr(r_xprt)); 607 __string(port, rpcrdma_portstr(r_xprt)) 613 __assign_str(port, rpcrdma_portstr(r_xprt)); 686 __string(port, rpcrdma_portstr(r_xprt)) 692 __assign_str(port, rpcrdma_portstr(r_xprt)); [all …]
|
/Linux-v6.1/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 446 rpcrdma_portstr(const struct rpcrdma_xprt *r_xprt) in rpcrdma_portstr() function
|