Home
last modified time | relevance | path

Searched refs:rr_xid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Drpc_rdma.c1159 if (*p++ != rep->rr_xid) in rpcrdma_is_bcall()
1355 be32_to_cpu(rep->rr_xid)); in rpcrdma_decode_error()
1360 be32_to_cpu(rep->rr_xid)); in rpcrdma_decode_error()
1365 be32_to_cpup(p), be32_to_cpu(rep->rr_xid)); in rpcrdma_decode_error()
1450 rep->rr_xid = *p++; in rpcrdma_reply_handler()
1465 rqst = xprt_lookup_rqst(xprt, rep->rr_xid); in rpcrdma_reply_handler()
H A Dxprt_rdma.h183 __be32 rr_xid; member
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h196 __be32 rr_xid; member
H A Drpc_rdma.c1143 if (*p++ != rep->rr_xid) in rpcrdma_is_bcall()
1449 rep->rr_xid = *p++; in rpcrdma_reply_handler()
1464 rqst = xprt_lookup_rqst(xprt, rep->rr_xid); in rpcrdma_reply_handler()
/kernel/linux/linux-5.10/include/trace/events/
H A Drpcrdma.h81 __entry->xid = be32_to_cpu(rep->rr_xid);
1089 __entry->xid = be32_to_cpu(rep->rr_xid);
1117 __entry->xid = be32_to_cpu(rep->rr_xid);
/kernel/linux/linux-6.6/include/trace/events/
H A Drpcrdma.h305 __entry->xid = be32_to_cpu(rep->rr_xid);
1271 __entry->xid = be32_to_cpu(rep->rr_xid);

Completed in 9 milliseconds