Searched refs:rpcrdma_addrstr (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/trace/events/ |
D | rpcrdma.h | 65 __string(addr, rpcrdma_addrstr(r_xprt)) 71 __assign_str(addr, rpcrdma_addrstr(r_xprt)); 321 __string(addr, rpcrdma_addrstr(r_xprt)) 329 __assign_str(addr, rpcrdma_addrstr(r_xprt)); 352 __string(addr, rpcrdma_addrstr(r_xprt)) 360 __assign_str(addr, rpcrdma_addrstr(r_xprt)); 392 __string(addr, rpcrdma_addrstr(r_xprt)) 400 __assign_str(addr, rpcrdma_addrstr(r_xprt)); 565 __string(addr, rpcrdma_addrstr(r_xprt)) 574 __assign_str(addr, rpcrdma_addrstr(r_xprt)); [all …]
|
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | verbs.c | 249 rpcrdma_addrstr(xprt), rpcrdma_portstr(xprt)); in rpcrdma_conn_upcall() 273 rpcrdma_addrstr(xprt), rpcrdma_portstr(xprt), in rpcrdma_conn_upcall() 290 rpcrdma_addrstr(xprt), rpcrdma_portstr(xprt), in rpcrdma_conn_upcall()
|
D | xprt_rdma.h | 523 rpcrdma_addrstr(const struct rpcrdma_xprt *r_xprt) in rpcrdma_addrstr() function
|