Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 140) sorted by relevance

123456

/net/sunrpc/
Dxprt.c81 static unsigned long xprt_request_timeout(const struct rpc_rqst *req) in xprt_request_timeout()
267 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local
331 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local
461 __xprt_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_get_cong()
480 __xprt_put_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_put_cong()
499 xprt_request_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in xprt_request_get_cong()
520 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong() local
564 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local
654 static unsigned long xprt_calc_majortimeo(struct rpc_rqst *req, in xprt_calc_majortimeo()
668 static void xprt_reset_majortimeo(struct rpc_rqst *req, in xprt_reset_majortimeo()
[all …]
Dbackchannel_rqst.c40 static void xprt_free_allocation(struct rpc_rqst *req) in xprt_free_allocation()
78 struct rpc_rqst *req; in xprt_alloc_bc_req() local
133 struct rpc_rqst *req; in xprt_setup_bc() local
211 struct rpc_rqst *req = NULL, *tmp = NULL; in xprt_destroy_bc() local
239 struct rpc_rqst *req = NULL; in xprt_get_bc_request() local
267 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request()
274 void xprt_free_bc_rqst(struct rpc_rqst *req) in xprt_free_bc_rqst()
326 struct rpc_rqst *req, *new = NULL; in xprt_lookup_bc_request() local
354 void xprt_complete_bc_request(struct rpc_rqst *req, uint32_t copied) in xprt_complete_bc_request()
/net/handshake/
Drequest.c67 static bool handshake_req_hash_add(struct handshake_req *req) in handshake_req_hash_add()
77 static void handshake_req_destroy(struct handshake_req *req) in handshake_req_destroy()
89 struct handshake_req *req; in handshake_sk_destruct() local
112 struct handshake_req *req; in handshake_req_alloc() local
138 void *handshake_req_private(struct handshake_req *req) in handshake_req_private()
145 struct handshake_req *req) in __add_pending_locked()
155 struct handshake_req *req) in __remove_pending_locked()
167 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending()
183 struct handshake_req *req, *pos; in handshake_req_next() local
223 int handshake_req_submit(struct socket *sock, struct handshake_req *req, in handshake_req_submit()
[all …]
Dhandshake-test.c22 static int test_accept_func(struct handshake_req *req, struct genl_info *info, in test_accept_func()
28 static void test_done_func(struct handshake_req *req, unsigned int status, in test_done_func()
167 struct handshake_req *req; in handshake_req_submit_test2() local
185 struct handshake_req *req; in handshake_req_submit_test3() local
210 struct handshake_req *req, *result; in handshake_req_submit_test4() local
243 struct handshake_req *req; in handshake_req_submit_test5() local
314 struct handshake_req *req; in handshake_req_cancel_test1() local
348 struct handshake_req *req, *next; in handshake_req_cancel_test2() local
390 struct handshake_req *req, *next; in handshake_req_cancel_test3() local
435 static void test_destroy_func(struct handshake_req *req) in test_destroy_func()
[all …]
Dtlshd.c45 tls_handshake_req_init(struct handshake_req *req, in tls_handshake_req_init()
95 static void tls_handshake_done(struct handshake_req *req, in tls_handshake_done()
196 static int tls_handshake_accept(struct handshake_req *req, in tls_handshake_accept()
282 struct handshake_req *req; in tls_client_hello_anon() local
308 struct handshake_req *req; in tls_client_hello_x509() local
337 struct handshake_req *req; in tls_client_hello_psk() local
371 struct handshake_req *req; in tls_server_hello_x509() local
399 struct handshake_req *req; in tls_server_hello_psk() local
438 struct handshake_req *req; in tls_handshake_close() local
Dnetlink.c94 struct handshake_req *req = NULL; in handshake_nl_accept_doit() local
140 struct handshake_req *req; in handshake_nl_done_doit() local
198 struct handshake_req *req; in handshake_net_exit() local
/net/9p/
Dclient.c281 struct p9_req_t *req = kmem_cache_alloc(p9_req_cache, GFP_NOFS); in p9_tag_alloc() local
360 struct p9_req_t *req; in p9_tag_lookup() local
425 struct p9_req_t *req; in p9_tag_cleanup() local
445 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb()
522 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
599 struct p9_req_t *req; in p9_client_flush() local
630 struct p9_req_t *req; in p9_client_prepare_req() local
679 struct p9_req_t *req; in p9_client_rpc() local
787 struct p9_req_t *req; in p9_client_zc_rpc() local
913 struct p9_req_t *req; in p9_client_version() local
[all …]
/net/ipv4/
Dinet_connection_sock.c669 struct request_sock *req; in inet_csk_accept() local
815 const struct request_sock *req) in inet_csk_route_req()
851 const struct request_sock *req) in inet_csk_route_child_sock()
886 static void syn_ack_recalc(struct request_sock *req, in syn_ack_recalc()
906 int inet_rtx_syn_ack(const struct sock *parent, struct request_sock *req) in inet_rtx_syn_ack()
920 struct request_sock *req; in reqsk_alloc_noprof() local
953 struct request_sock *req = reqsk_alloc(ops, sk_listener, in inet_reqsk_alloc() local
974 static struct request_sock *inet_reqsk_clone(struct request_sock *req, in inet_reqsk_clone()
1017 const struct request_sock *req) in reqsk_queue_migrated()
1024 static void reqsk_migrate_reset(struct request_sock *req) in reqsk_migrate_reset()
[all …]
Dudp_diag.c18 const struct inet_diag_req_v2 *req, in sk_diag_dump()
30 const struct inet_diag_req_v2 *req) in udp_dump_one()
154 const struct inet_diag_req_v2 *req) in udp_diag_dump_one()
168 const struct inet_diag_req_v2 *req, in __udp_diag_destroy()
226 const struct inet_diag_req_v2 *req) in udp_diag_destroy()
232 const struct inet_diag_req_v2 *req) in udplite_diag_destroy()
258 const struct inet_diag_req_v2 *req) in udplite_diag_dump_one()
Dsyncookies.c61 u64 cookie_init_timestamp(struct request_sock *req, u64 now) in cookie_init_timestamp()
197 struct request_sock *req, in tcp_get_cookie_sock()
265 struct request_sock *req) in cookie_tcp_reqsk_init()
301 struct request_sock *req = inet_reqsk(skb->sk); in cookie_bpf_check() local
323 struct request_sock *req; in cookie_tcp_reqsk_alloc() local
405 struct request_sock *req; in cookie_v4_check() local
Dtcp_minisocks.c413 void tcp_openreq_init_rwin(struct request_sock *req, in tcp_openreq_init_rwin()
454 const struct request_sock *req) in tcp_ecn_openreq_child()
489 struct request_sock *req, in smc_check_reset_syn_req()
510 struct request_sock *req, in tcp_create_openreq_child()
652 struct request_sock *req, in tcp_check_req()
Dtcp_fastopen.c119 static bool __tcp_fastopen_cookie_gen_cipher(struct request_sock *req, in __tcp_fastopen_cookie_gen_cipher()
155 struct request_sock *req, in tcp_fastopen_cookie_gen()
213 struct request_sock *req, in tcp_fastopen_cookie_gen_check()
242 struct request_sock *req) in tcp_fastopen_create_child()
352 struct request_sock *req, in tcp_try_fastopen()
/net/sunrpc/xprtrdma/
Drpc_rdma.c296 struct rpcrdma_req *req, in rpcrdma_mr_prepare()
334 struct rpcrdma_req *req, in rpcrdma_encode_read_list()
391 struct rpcrdma_req *req, in rpcrdma_encode_write_list()
469 struct rpcrdma_req *req, in rpcrdma_encode_reply_chunk()
521 struct rpcrdma_req *req = in rpcrdma_sendctx_done() local
557 struct rpcrdma_req *req, u32 len) in rpcrdma_prepare_hdr_sge()
575 struct rpcrdma_req *req, unsigned int len) in rpcrdma_prepare_head_iov()
596 static bool rpcrdma_prepare_pagelist(struct rpcrdma_req *req, in rpcrdma_prepare_pagelist()
636 static bool rpcrdma_prepare_tail_iov(struct rpcrdma_req *req, in rpcrdma_prepare_tail_iov()
663 struct rpcrdma_req *req, in rpcrdma_pullup_tail_iov()
[all …]
Dbackchannel.c59 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply() local
101 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_send_reply() local
153 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_free_rqst() local
170 struct rpcrdma_req *req; in rpcrdma_bc_rqst_get() local
224 struct rpcrdma_req *req; in rpcrdma_bc_receive_call() local
Dverbs.c823 struct rpcrdma_req *req; in rpcrdma_req_create() local
859 int rpcrdma_req_setup(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req) in rpcrdma_req_setup()
894 struct rpcrdma_req *req; in rpcrdma_reqs_setup() local
905 static void rpcrdma_req_reset(struct rpcrdma_req *req) in rpcrdma_req_reset()
941 struct rpcrdma_req *req; in rpcrdma_reqs_reset() local
1070 struct rpcrdma_req *req; in rpcrdma_buffer_create() local
1094 void rpcrdma_req_destroy(struct rpcrdma_req *req) in rpcrdma_req_destroy()
1159 struct rpcrdma_req *req; in rpcrdma_buffer_destroy() local
1193 void rpcrdma_reply_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req) in rpcrdma_reply_put()
1210 struct rpcrdma_req *req; in rpcrdma_buffer_get() local
[all …]
/net/ceph/
Dmon_client.c583 struct ceph_mon_generic_request *req = in DEFINE_RB_FUNCS() local
598 static void put_generic_request(struct ceph_mon_generic_request *req) in put_generic_request()
604 static void get_generic_request(struct ceph_mon_generic_request *req) in get_generic_request()
612 struct ceph_mon_generic_request *req; in alloc_generic_request() local
627 static void register_generic_request(struct ceph_mon_generic_request *req) in register_generic_request()
639 struct ceph_mon_generic_request *req) in send_generic_request()
648 static void __finish_generic_request(struct ceph_mon_generic_request *req) in __finish_generic_request()
659 static void finish_generic_request(struct ceph_mon_generic_request *req) in finish_generic_request()
665 static void complete_generic_request(struct ceph_mon_generic_request *req) in complete_generic_request()
674 static void cancel_generic_request(struct ceph_mon_generic_request *req) in cancel_generic_request()
[all …]
Dosd_client.c498 static void request_release_checks(struct ceph_osd_request *req) in request_release_checks()
508 struct ceph_osd_request *req = container_of(kref, in ceph_osdc_release_request() local
535 void ceph_osdc_get_request(struct ceph_osd_request *req) in ceph_osdc_get_request()
543 void ceph_osdc_put_request(struct ceph_osd_request *req) in ceph_osdc_put_request()
553 static void request_init(struct ceph_osd_request *req) in request_init()
573 struct ceph_osd_request *req; in ceph_osdc_alloc_request() local
604 static int __ceph_osdc_alloc_messages(struct ceph_osd_request *req, gfp_t gfp, in __ceph_osdc_alloc_messages()
675 static void get_num_data_items(struct ceph_osd_request *req, in get_num_data_items()
725 int ceph_osdc_alloc_messages(struct ceph_osd_request *req, gfp_t gfp) in ceph_osdc_alloc_messages()
911 static void osd_req_op_watch_init(struct ceph_osd_request *req, int which, in osd_req_op_watch_init()
[all …]
/net/wireless/
Dpmsr.c198 struct nlattr *req[NL80211_PMSR_REQ_ATTR_MAX + 1]; in pmsr_parse_peer() local
273 struct cfg80211_pmsr_request *req; in nl80211_pmsr_start() local
350 struct cfg80211_pmsr_request *req, in cfg80211_pmsr_complete()
557 struct cfg80211_pmsr_request *req, in cfg80211_pmsr_report()
608 struct cfg80211_pmsr_request *req, *tmp; in cfg80211_pmsr_process_abort() local
640 struct cfg80211_pmsr_request *req; in cfg80211_pmsr_wdev_down() local
658 struct cfg80211_pmsr_request *req; in cfg80211_release_pmsr() local
/net/mptcp/
Dtoken_test.c8 struct mptcp_subflow_request_sock *req; in build_req_sock() local
20 struct mptcp_subflow_request_sock *req = build_req_sock(test); in mptcp_token_test_req_basic() local
96 struct mptcp_subflow_request_sock *req = build_req_sock(test); in mptcp_token_test_accept() local
115 struct mptcp_subflow_request_sock *req = build_req_sock(test); in mptcp_token_test_destroyed() local
Dsubflow.c32 static void SUBFLOW_REQ_INC_STATS(struct request_sock *req, in SUBFLOW_REQ_INC_STATS()
38 static void subflow_req_destructor(struct request_sock *req) in subflow_req_destructor()
85 static struct mptcp_sock *subflow_token_join_request(struct request_sock *req) in subflow_token_join_request()
108 static void subflow_init_req(struct request_sock *req, const struct sock *sk_listener) in subflow_init_req()
135 static int subflow_reset_req_endp(struct request_sock *req, struct sk_buff *skb) in subflow_reset_req_endp()
147 static int subflow_check_req(struct request_sock *req, in subflow_check_req()
264 int mptcp_subflow_init_cookie_req(struct request_sock *req, in mptcp_subflow_init_cookie_req()
318 struct request_sock *req, in subflow_v4_route_req()
342 static void subflow_prep_synack(const struct sock *sk, struct request_sock *req, in subflow_prep_synack()
359 struct request_sock *req, in subflow_v4_send_synack()
[all …]
Dtoken.c57 struct mptcp_subflow_request_sock *req; in __token_lookup_req() local
108 int mptcp_token_new_request(struct request_sock *req) in mptcp_token_new_request()
191 void mptcp_token_accept(struct mptcp_subflow_request_sock *req, in mptcp_token_accept()
350 void mptcp_token_destroy_request(struct request_sock *req) in mptcp_token_destroy_request()
/net/rxrpc/
Drxkad.c186 struct skcipher_request *req; in rxkad_prime_packet_security() local
252 struct skcipher_request *req) in rxkad_secure_packet_auth()
294 struct skcipher_request *req) in rxkad_secure_packet_encrypt()
339 struct skcipher_request *req; in rxkad_secure_packet() local
410 struct skcipher_request *req) in rxkad_verify_packet_1()
473 struct skcipher_request *req) in rxkad_verify_packet_2()
555 struct skcipher_request *req; in rxkad_verify_packet() local
764 struct skcipher_request *req; in rxkad_encrypt_response() local
867 struct skcipher_request *req; in rxkad_decrypt_ticket() local
992 struct skcipher_request *req = rxkad_ci_req; in rxkad_decrypt_response() local
[all …]
/net/dccp/
Dipv4.c211 struct request_sock *req = inet_reqsk(sk); in dccp_req_err() local
410 struct request_sock *req, in dccp_v4_request_recv_sock()
493 static int dccp_v4_send_response(const struct sock *sk, struct request_sock *req) in dccp_v4_send_response()
574 static void dccp_v4_reqsk_destructor(struct request_sock *req) in dccp_v4_reqsk_destructor()
580 void dccp_syn_ack_timeout(const struct request_sock *req) in dccp_syn_ack_timeout()
598 struct request_sock *req; in dccp_v4_conn_request() local
859 struct request_sock *req = inet_reqsk(sk); in dccp_v4_rcv() local
Dminisocks.c73 const struct request_sock *req, in dccp_create_openreq_child()
138 struct request_sock *req) in dccp_check_req()
251 int dccp_reqsk_init(struct request_sock *req, in dccp_reqsk_init()
/net/devlink/
Ddev.c750 int devlink_info_serial_number_put(struct devlink_info_req *req, const char *sn) in devlink_info_serial_number_put()
758 int devlink_info_board_serial_number_put(struct devlink_info_req *req, in devlink_info_board_serial_number_put()
768 static int devlink_info_version_put(struct devlink_info_req *req, int attr, in devlink_info_version_put()
806 int devlink_info_version_fixed_put(struct devlink_info_req *req, in devlink_info_version_fixed_put()
816 int devlink_info_version_stored_put(struct devlink_info_req *req, in devlink_info_version_stored_put()
826 int devlink_info_version_stored_put_ext(struct devlink_info_req *req, in devlink_info_version_stored_put_ext()
837 int devlink_info_version_running_put(struct devlink_info_req *req, in devlink_info_version_running_put()
847 int devlink_info_version_running_put_ext(struct devlink_info_req *req, in devlink_info_version_running_put_ext()
859 struct devlink_info_req *req) in devlink_nl_driver_info_get()
877 struct devlink_info_req req = {}; in devlink_nl_info_fill() local
[all …]

123456