Searched refs:rq_xid (Results 1 – 22 of 22) sorted by relevance
/kernel/linux/linux-5.10/include/trace/events/ |
D | rpcgss.h | 188 __entry->xid = __be32_to_cpu(rqstp->rq_xid); 223 __entry->xid = be32_to_cpu(rqstp->rq_xid); 249 __entry->xid = __be32_to_cpu(rqstp->rq_xid); 277 __entry->xid = be32_to_cpu(rqstp->rq_xid); 304 __entry->xid = be32_to_cpu(rqstp->rq_xid); 385 __entry->xid = be32_to_cpu(rqst->rq_xid); 415 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 448 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 475 __entry->xid = be32_to_cpu(rqstp->rq_xid); 512 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
D | rpcrdma.h | 368 __entry->xid = be32_to_cpu(rqst->rq_xid); 572 __entry->xid = be32_to_cpu(rqst->rq_xid); 601 __entry->xid = be32_to_cpu(rqst->rq_xid); 658 __entry->xid = be32_to_cpu(rqst->rq_xid); 693 __entry->xid = be32_to_cpu(rqst->rq_xid); 720 __entry->xid = be32_to_cpu(rqst->rq_xid); 836 __entry->xid = be32_to_cpu(req->rl_slot.rq_xid); 1243 __entry->xid = be32_to_cpu(rqst->rq_xid); 1658 __entry->xid = __be32_to_cpu(rqst->rq_xid); 1734 __entry->xid = __be32_to_cpu(rqst->rq_xid);
|
D | sunrpc.h | 496 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 623 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid); 1070 __entry->xid = be32_to_cpu(rqst->rq_xid); 1211 __entry->xid = be32_to_cpu(rqst->rq_xid); 1444 __entry->xid = be32_to_cpu(rqst->rq_xid); 1514 __entry->xid = be32_to_cpu(rqst->rq_xid); 1561 __entry->xid = be32_to_cpu(rqst->rq_xid); 1586 __entry->xid = be32_to_cpu(rqst->rq_xid); 1614 __entry->xid = be32_to_cpu(rqst->rq_xid); 1647 __entry->xid = be32_to_cpu(rqst->rq_xid); [all …]
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
D | backchannel.c | 73 *p++ = rqst->rq_xid; in rpcrdma_bc_marshal_reply() 246 rqst->rq_xid = *p; in rpcrdma_bc_receive_call()
|
D | svc_rdma_backchannel.c | 148 *p++ = rqst->rq_xid; in rpcrdma_bc_send_request()
|
D | rpc_rdma.c | 339 return frwr_map(r_xprt, seg, nsegs, writing, req->rl_slot.rq_xid, *mr); in rpcrdma_mr_prepare() 901 *p++ = rqst->rq_xid; in rpcrdma_marshal_req()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | trace.h | 24 __entry->xid = be32_to_cpu(rqst->rq_xid); 65 __entry->xid = be32_to_cpu(rqstp->rq_xid); 188 __entry->xid = be32_to_cpu(rqstp->rq_xid); 229 __entry->xid = be32_to_cpu(rqstp->rq_xid); 475 __entry->xid = be32_to_cpu(rqstp->rq_xid); 566 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
D | nfscache.c | 107 rp->c_key.k_xid = rqstp->rq_xid; in nfsd_reply_cache_alloc() 401 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup()
|
D | nfs4xdr.c | 5303 __func__, svc_addr(rqstp), be32_to_cpu(rqstp->rq_xid)); in nfs4svc_decode_compoundargs()
|
/kernel/linux/linux-5.10/net/sunrpc/ |
D | backchannel_rqst.c | 260 req->rq_xid = xid; in xprt_get_bc_request() 334 if (req->rq_xid == xid) in xprt_lookup_bc_request()
|
D | xprt.c | 961 switch (xprt_xid_cmp(xid, req->rq_xid)) { in xprt_request_rb_find() 985 switch(xprt_xid_cmp(new->rq_xid, req->rq_xid)) { in xprt_request_rb_insert() 1186 trace_xprt_timer(xprt, req->rq_xid, task->tk_status); in xprt_timer() 1794 req->rq_xid = xprt_alloc_xid(xprt); in xprt_request_init()
|
D | debugfs.c | 31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
|
D | svc.c | 1295 svc_putu32(resv, rqstp->rq_xid); in svc_process_common() 1551 rqstp->rq_xid = req->rq_xid; in bc_svc_process()
|
D | svc_xprt.c | 867 rqstp->rq_xid = svc_getu32(&rqstp->rq_arg.head[0]); in svc_recv()
|
D | clnt.c | 2513 *p++ = req->rq_xid; in rpc_encode_header()
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
D | svc.h | 259 __be32 rq_xid; /* transmission id */ member
|
D | xprt.h | 76 __be32 rq_xid; /* request XID */ member
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | callback_xdr.c | 951 trace_nfs_cb_no_clp(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound() 955 trace_nfs_cb_badprinc(rqstp->rq_xid, hdr_arg.cb_ident); in nfs4_callback_compound()
|
D | nfstrace.h | 1417 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
D | nfs4trace.h | 692 __entry->xid = be32_to_cpu(rqstp->rq_xid);
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 59836 rqstp->rq_xid = req->rq_xid;
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 364491 rqstp->rq_xid = req->rq_xid;
|