Home
last modified time | relevance | path

Searched refs:rq_xid (Results 1 – 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
Drpcgss.h188 __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);
Drpcrdma.h368 __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);
Dsunrpc.h496 __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/
Dbackchannel.c73 *p++ = rqst->rq_xid; in rpcrdma_bc_marshal_reply()
246 rqst->rq_xid = *p; in rpcrdma_bc_receive_call()
Dsvc_rdma_backchannel.c148 *p++ = rqst->rq_xid; in rpcrdma_bc_send_request()
Drpc_rdma.c339 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/
Dtrace.h24 __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);
Dnfscache.c107 rp->c_key.k_xid = rqstp->rq_xid; in nfsd_reply_cache_alloc()
401 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup()
Dnfs4xdr.c5303 __func__, svc_addr(rqstp), be32_to_cpu(rqstp->rq_xid)); in nfs4svc_decode_compoundargs()
/kernel/linux/linux-5.10/net/sunrpc/
Dbackchannel_rqst.c260 req->rq_xid = xid; in xprt_get_bc_request()
334 if (req->rq_xid == xid) in xprt_lookup_bc_request()
Dxprt.c961 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()
Ddebugfs.c31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
Dsvc.c1295 svc_putu32(resv, rqstp->rq_xid); in svc_process_common()
1551 rqstp->rq_xid = req->rq_xid; in bc_svc_process()
Dsvc_xprt.c867 rqstp->rq_xid = svc_getu32(&rqstp->rq_arg.head[0]); in svc_recv()
Dclnt.c2513 *p++ = req->rq_xid; in rpc_encode_header()
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dsvc.h259 __be32 rq_xid; /* transmission id */ member
Dxprt.h76 __be32 rq_xid; /* request XID */ member
/kernel/linux/linux-5.10/fs/nfs/
Dcallback_xdr.c951 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()
Dnfstrace.h1417 __entry->xid = be32_to_cpu(rqstp->rq_xid);
Dnfs4trace.h692 __entry->xid = be32_to_cpu(rqstp->rq_xid);
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59836 rqstp->rq_xid = req->rq_xid;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch364491 rqstp->rq_xid = req->rq_xid;