/net/sunrpc/ |
D | svc_xprt.c | 285 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs() 306 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr() 318 static void svc_thread_enqueue(struct svc_pool *pool, struct svc_rqst *rqstp) in svc_thread_enqueue() 326 static void svc_thread_dequeue(struct svc_pool *pool, struct svc_rqst *rqstp) in svc_thread_dequeue() 343 struct svc_rqst *rqstp; in svc_xprt_do_enqueue() local 439 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve() 455 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release() 492 struct svc_rqst *rqstp; in svc_wake_up() local 582 static int svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg() 624 static struct svc_xprt *svc_get_next_xprt(struct svc_rqst *rqstp, long timeout) in svc_get_next_xprt() [all …]
|
D | svcsock.c | 120 static void svc_release_skb(struct svc_rqst *rqstp) in svc_release_skb() 141 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data() 234 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto() 317 static int svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, in svc_recvfrom() 343 static int svc_partial_recvfrom(struct svc_rqst *rqstp, in svc_partial_recvfrom() 397 static int svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port() 482 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4() 499 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6() 521 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address() 537 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom() [all …]
|
D | svc.c | 568 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() 597 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer() 609 struct svc_rqst *rqstp; in svc_prepare_thread() local 679 struct svc_rqst *rqstp; in choose_victim() local 711 struct svc_rqst *rqstp; in svc_set_num_threads() local 772 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread() 1045 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk() 1061 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk() 1068 svc_process_common(struct svc_rqst *rqstp, struct kvec *argv, struct kvec *resv) in svc_process_common() 1295 svc_process(struct svc_rqst *rqstp) in svc_process() [all …]
|
D | svcauth.c | 37 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate() 64 int svc_set_client(struct svc_rqst *rqstp) in svc_set_client() 74 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
|
D | svcauth_unix.c | 628 static struct group_info *unix_gid_find(kuid_t uid, struct svc_rqst *rqstp) in unix_gid_find() 655 svcauth_unix_set_client(struct svc_rqst *rqstp) in svcauth_unix_set_client() 725 svcauth_null_accept(struct svc_rqst *rqstp, __be32 *authp) in svcauth_null_accept() 765 svcauth_null_release(struct svc_rqst *rqstp) in svcauth_null_release() 789 svcauth_unix_accept(struct svc_rqst *rqstp, __be32 *authp) in svcauth_unix_accept() 848 svcauth_unix_release(struct svc_rqst *rqstp) in svcauth_unix_release()
|
D | auth.c | 770 static void rpcauth_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in rpcauth_wrap_req_encode() 780 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req() 795 rpcauth_unwrap_req_decode(kxdrdproc_t decode, struct rpc_rqst *rqstp, in rpcauth_unwrap_req_decode() 805 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp()
|
D | clnt.c | 2392 static void rpcproc_encode_null(void *rqstp, struct xdr_stream *xdr, void *obj) in rpcproc_encode_null() 2396 static int rpcproc_decode_null(void *rqstp, struct xdr_stream *xdr, void *obj) in rpcproc_decode_null()
|
D | cache.c | 250 struct cache_head *h, struct cache_req *rqstp) in cache_check()
|
/net/sunrpc/xprtrdma/ |
D | svc_rdma_recvfrom.c | 59 static void rdma_build_arg_xdr(struct svc_rqst *rqstp, in rdma_build_arg_xdr() 140 struct svc_rqst *rqstp, in rdma_read_chunk_lcl() 233 struct svc_rqst *rqstp, in rdma_read_chunk_frmr() 370 struct svc_rqst *rqstp, in rdma_read_chunks() 465 static int rdma_read_complete(struct svc_rqst *rqstp, in rdma_read_complete() 517 int svc_rdma_recvfrom(struct svc_rqst *rqstp) in svc_rdma_recvfrom()
|
D | svc_rdma_sendto.c | 139 static int send_write(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, in send_write() 225 struct svc_rqst *rqstp, in send_write_chunks() 288 struct svc_rqst *rqstp, in send_reply_chunks() 367 struct svc_rqst *rqstp, in send_reply() 475 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr() 491 int svc_rdma_sendto(struct svc_rqst *rqstp) in svc_rdma_sendto()
|
D | svc_rdma_marshal.c | 165 struct svc_rqst *rqstp) in svc_rdma_xdr_decode_req() 230 int svc_rdma_xdr_decode_deferred_req(struct svc_rqst *rqstp) in svc_rdma_xdr_decode_deferred_req()
|
D | svc_rdma_transport.c | 1095 static void svc_rdma_release_rqst(struct svc_rqst *rqstp) in svc_rdma_release_rqst() 1208 static int svc_rdma_secure_port(struct svc_rqst *rqstp) in svc_rdma_secure_port()
|
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 657 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header() 703 gss_write_null_verf(struct svc_rqst *rqstp) in gss_write_null_verf() 717 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) in gss_write_verf() 825 unwrap_integ_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_integ_data() 884 unwrap_priv_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_priv_data() 944 svcauth_gss_set_client(struct svc_rqst *rqstp) in svcauth_gss_set_client() 970 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in gss_write_init_verf() 1047 gss_read_proxy_verf(struct svc_rqst *rqstp, in gss_read_proxy_verf() 1098 static int svcauth_gss_legacy_init(struct svc_rqst *rqstp, in svcauth_gss_legacy_init() 1207 static int svcauth_gss_proxy_init(struct svc_rqst *rqstp, in svcauth_gss_proxy_init() [all …]
|
D | auth_gss.c | 1659 static void gss_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_encode() 1670 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_integ() 1717 priv_release_snd_buf(struct rpc_rqst *rqstp) in priv_release_snd_buf() 1727 alloc_enc_pages(struct rpc_rqst *rqstp) in alloc_enc_pages() 1761 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_priv() 1829 kxdreproc_t encode, void *rqstp, __be32 *p, void *obj) in gss_wrap_req() 1866 struct rpc_rqst *rqstp, __be32 **p) in gss_unwrap_resp_integ() 1903 struct rpc_rqst *rqstp, __be32 **p) in gss_unwrap_resp_priv() 1930 gss_unwrap_req_decode(kxdrdproc_t decode, struct rpc_rqst *rqstp, in gss_unwrap_req_decode() 1941 kxdrdproc_t decode, void *rqstp, __be32 *p, void *obj) in gss_unwrap_resp()
|
D | gss_rpc_xdr.c | 790 int gssx_dec_accept_sec_context(struct rpc_rqst *rqstp, in gssx_dec_accept_sec_context()
|