Home
last modified time | relevance | path

Searched refs:tk_rqstp (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
Dxprt.c238 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt()
302 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong()
491 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong()
535 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd()
774 struct rpc_rqst *req = task->tk_rqstp; in xprt_request_retransmit_after_disconnect()
878 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in xprt_connect()
890 task->tk_rqstp->rq_connect_cookie = xprt->connect_cookie; in xprt_connect()
892 xprt_request_timeout(task->tk_rqstp)); in xprt_connect()
1083 READ_ONCE(task->tk_rqstp->rq_reply_bytes_recvd) != 0; in xprt_request_data_received()
1090 READ_ONCE(task->tk_rqstp->rq_reply_bytes_recvd) == 0; in xprt_request_need_enqueue_receive()
[all …]
Dauth.c648 struct rpc_rqst *req = task->tk_rqstp; in rpcauth_bindcred()
725 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred()
742 encode(task->tk_rqstp, xdr, task->tk_msg.rpc_argp); in rpcauth_wrap_req_encode()
758 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req()
775 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_checkverf()
792 return decode(task->tk_rqstp, xdr, task->tk_msg.rpc_resp); in rpcauth_unwrap_resp_decode()
806 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_unwrap_resp()
814 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_xmit_need_reencode()
827 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
832 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
[all …]
Dauth_unix.c106 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in unx_marshal()
160 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in unx_refresh()
167 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate()
Dclnt.c1674 if (task->tk_rqstp) { in call_reserveresult()
1762 const struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in call_allocate()
1763 struct rpc_rqst *req = task->tk_rqstp; in call_allocate()
1826 struct rpc_rqst *req = task->tk_rqstp; in rpc_xdr_encode()
1919 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind()
1944 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_bind_status()
2024 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_connect()
2054 struct rpc_xprt *xprt = task->tk_rqstp->rq_xprt; in call_connect_status()
2092 xprt_conditional_disconnect(task->tk_rqstp->rq_xprt, in call_connect_status()
2093 task->tk_rqstp->rq_connect_cookie); in call_connect_status()
[all …]
Dauth_null.c85 set_bit(RPCAUTH_CRED_UPTODATE, &task->tk_rqstp->rq_cred->cr_flags); in nul_refresh()
Ddebugfs.c30 if (task->tk_rqstp) in tasks_show()
31 xid = be32_to_cpu(task->tk_rqstp->rq_xid); in tasks_show()
Dstats.c152 struct rpc_rqst *req = task->tk_rqstp; in rpc_count_iostats_metrics()
Dsched.c1002 struct rpc_rqst *rqst = task->tk_rqstp; in rpc_malloc()
1035 void *buffer = task->tk_rqstp->rq_buffer; in rpc_free()
Dxprtsock.c2518 struct rpc_rqst *rqst = task->tk_rqstp; in bc_malloc()
2546 void *buffer = task->tk_rqstp->rq_buffer; in bc_free()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
Dauth_gss.c376 struct gss_cred *gss_cred = container_of(task->tk_rqstp->rq_cred, in gss_upcall_callback()
579 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall()
1517 struct rpc_rqst *req = task->tk_rqstp; in gss_marshal()
1591 struct rpc_cred *oldcred = task->tk_rqstp->rq_cred; in gss_renew_cred()
1606 task->tk_rqstp->rq_cred = new; in gss_renew_cred()
1634 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh()
1645 cred = task->tk_rqstp->rq_cred; in gss_refresh()
1664 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_validate()
1688 *seq = cpu_to_be32(task->tk_rqstp->rq_seqno); in gss_validate()
1723 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_integ()
[all …]
/kernel/linux/linux-5.10/include/trace/events/
Drpcgss.h381 const struct rpc_rqst *rqst = task->tk_rqstp;
415 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
417 __entry->seqno = task->tk_rqstp->rq_seqno;
448 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
Dsunrpc.h496 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
558 __entry->callsize = task->tk_rqstp->rq_callsize;
559 __entry->recvsize = task->tk_rqstp->rq_rcvsize;
623 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c100 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_allocate()
126 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_bc_free()
Dtransport.c517 task->tk_rqstp = &req->rl_slot; in xprt_rdma_alloc_slot()
569 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_allocate()
604 struct rpc_rqst *rqst = task->tk_rqstp; in xprt_rdma_free()
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dsched.h77 struct rpc_rqst * tk_rqstp; /* RPC request */ member
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0008_linux_net.patch496 task->tk_rqstp->rq_connect_cookie = xprt->connect_cookie;
498 xprt_request_timeout(task->tk_rqstp));
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4proc.c6284 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()