Home
last modified time | relevance | path

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

12345

/net/sunrpc/
Dxprt.c77 static unsigned long xprt_request_timeout(const struct rpc_rqst *req) in xprt_request_timeout()
237 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local
301 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local
427 __xprt_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_get_cong()
447 __xprt_put_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_put_cong()
465 xprt_request_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in xprt_request_get_cong()
486 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong() local
530 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local
620 static unsigned long xprt_calc_majortimeo(struct rpc_rqst *req) in xprt_calc_majortimeo()
634 static void xprt_reset_majortimeo(struct rpc_rqst *req) in xprt_reset_majortimeo()
[all …]
Dbackchannel_rqst.c54 static void xprt_free_allocation(struct rpc_rqst *req) in xprt_free_allocation()
92 struct rpc_rqst *req; in xprt_alloc_bc_req() local
148 struct rpc_rqst *req; in xprt_setup_bc() local
226 struct rpc_rqst *req = NULL, *tmp = NULL; in xprt_destroy_bc() local
254 struct rpc_rqst *req = NULL; in xprt_get_bc_request() local
282 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request()
289 void xprt_free_bc_rqst(struct rpc_rqst *req) in xprt_free_bc_rqst()
341 struct rpc_rqst *req, *new = NULL; in xprt_lookup_bc_request() local
371 void xprt_complete_bc_request(struct rpc_rqst *req, uint32_t copied) in xprt_complete_bc_request()
/net/bluetooth/
Dhci_request.c37 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init()
44 void hci_req_purge(struct hci_request *req) in hci_req_purge()
54 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run()
92 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run()
97 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb()
130 struct hci_request req; in __hci_cmd_sync_ev() local
192 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync()
196 struct hci_request req; in __hci_req_sync() local
268 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync()
316 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev()
[all …]
Da2mp.c133 struct a2mp_discov_req *req = (void *) skb->data; in a2mp_discover_req() local
226 struct a2mp_info_req req; in a2mp_discover_rsp() local
297 struct a2mp_info_req *req = (void *) skb->data; in a2mp_getinfo_req() local
341 struct a2mp_amp_assoc_req req; in a2mp_getinfo_rsp() local
369 struct a2mp_amp_assoc_req *req = (void *) skb->data; in a2mp_getampassoc_req() local
475 struct a2mp_physlink_req *req = (void *) skb->data; in a2mp_createphyslink_req() local
557 struct a2mp_physlink_req *req = (void *) skb->data; in a2mp_discphyslink_req() local
972 struct a2mp_physlink_req *req; in a2mp_send_create_phy_link_req() local
1037 struct a2mp_discov_req req; in a2mp_discover_amp() local
Decdh_helper.c33 static void ecdh_complete(struct crypto_async_request *req, int err) in ecdh_complete()
63 struct kpp_request *req; in compute_ecdh_secret() local
170 struct kpp_request *req; in generate_ecdh_public_key() local
Damp.c257 struct hci_request req; in amp_read_loc_assoc_frag() local
276 struct hci_request req; in amp_read_loc_assoc() local
297 struct hci_request req; in amp_read_loc_assoc_final_data() local
338 struct hci_request req; in amp_write_rem_assoc_frag() local
445 struct hci_request req; in amp_create_phylink() local
484 struct hci_request req; in amp_accept_phylink() local
Dhci_core.c185 static int hci_reset_req(struct hci_request *req, unsigned long opt) in hci_reset_req()
195 static void bredr_init(struct hci_request *req) in bredr_init()
209 static void amp_init1(struct hci_request *req) in amp_init1()
232 static int amp_init2(struct hci_request *req) in amp_init2()
244 static int hci_init1_req(struct hci_request *req, unsigned long opt) in hci_init1_req()
269 static void bredr_setup(struct hci_request *req) in bredr_setup()
301 static void le_setup(struct hci_request *req) in le_setup()
319 static void hci_setup_event_mask(struct hci_request *req) in hci_setup_event_mask()
415 static int hci_init2_req(struct hci_request *req, unsigned long opt) in hci_init2_req()
499 static void hci_setup_link_policy(struct hci_request *req) in hci_setup_link_policy()
[all …]
/net/9p/
Dclient.c270 struct p9_req_t *req = kmem_cache_alloc(p9_req_cache, GFP_NOFS); in p9_tag_alloc() local
334 struct p9_req_t *req; in p9_tag_lookup() local
400 struct p9_req_t *req; in p9_tag_cleanup() local
419 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb()
497 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
568 static int p9_check_zc_errors(struct p9_client *c, struct p9_req_t *req, in p9_check_zc_errors()
657 struct p9_req_t *req; in p9_client_flush() local
689 struct p9_req_t *req; in p9_client_prepare_req() local
735 struct p9_req_t *req; in p9_client_rpc() local
830 struct p9_req_t *req; in p9_client_zc_rpc() local
[all …]
/net/ceph/
Dmon_client.c510 struct ceph_mon_generic_request *req = in DEFINE_RB_FUNCS() local
525 static void put_generic_request(struct ceph_mon_generic_request *req) in put_generic_request()
531 static void get_generic_request(struct ceph_mon_generic_request *req) in get_generic_request()
539 struct ceph_mon_generic_request *req; in alloc_generic_request() local
554 static void register_generic_request(struct ceph_mon_generic_request *req) in register_generic_request()
566 struct ceph_mon_generic_request *req) in send_generic_request()
575 static void __finish_generic_request(struct ceph_mon_generic_request *req) in __finish_generic_request()
586 static void finish_generic_request(struct ceph_mon_generic_request *req) in finish_generic_request()
592 static void complete_generic_request(struct ceph_mon_generic_request *req) in complete_generic_request()
601 static void cancel_generic_request(struct ceph_mon_generic_request *req) in cancel_generic_request()
[all …]
Dosd_client.c470 static void request_release_checks(struct ceph_osd_request *req) in request_release_checks()
480 struct ceph_osd_request *req = container_of(kref, in ceph_osdc_release_request() local
507 void ceph_osdc_get_request(struct ceph_osd_request *req) in ceph_osdc_get_request()
515 void ceph_osdc_put_request(struct ceph_osd_request *req) in ceph_osdc_put_request()
525 static void request_init(struct ceph_osd_request *req) in request_init()
546 static void request_reinit(struct ceph_osd_request *req) in request_reinit()
582 struct ceph_osd_request *req; in ceph_osdc_alloc_request() local
613 static int __ceph_osdc_alloc_messages(struct ceph_osd_request *req, gfp_t gfp, in __ceph_osdc_alloc_messages()
684 static void get_num_data_items(struct ceph_osd_request *req, in get_num_data_items()
733 int ceph_osdc_alloc_messages(struct ceph_osd_request *req, gfp_t gfp) in ceph_osdc_alloc_messages()
[all …]
/net/ipv4/
Dudp_diag.c18 const struct inet_diag_req_v2 *req, in sk_diag_dump()
32 const struct inet_diag_req_v2 *req) in udp_dump_one()
156 const struct inet_diag_req_v2 *req) in udp_diag_dump_one()
170 const struct inet_diag_req_v2 *req, in __udp_diag_destroy()
228 const struct inet_diag_req_v2 *req) in udp_diag_destroy()
234 const struct inet_diag_req_v2 *req) in udplite_diag_destroy()
260 const struct inet_diag_req_v2 *req) in udplite_diag_dump_one()
Dinet_connection_sock.c455 struct request_sock *req; in inet_csk_accept() local
591 const struct request_sock *req) in inet_csk_route_req()
627 const struct request_sock *req) in inet_csk_route_child_sock()
668 static inline void syn_ack_recalc(struct request_sock *req, const int thresh, in syn_ack_recalc()
689 int inet_rtx_syn_ack(const struct sock *parent, struct request_sock *req) in inet_rtx_syn_ack()
700 static bool reqsk_queue_unlink(struct request_sock *req) in reqsk_queue_unlink()
717 bool inet_csk_reqsk_queue_drop(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop()
729 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put()
738 struct request_sock *req = from_timer(req, t, rsk_timer); in reqsk_timer_handler() local
802 static void reqsk_queue_hash_req(struct request_sock *req, in reqsk_queue_hash_req()
[all …]
Dtcp_minisocks.c360 void tcp_openreq_init_rwin(struct request_sock *req, in tcp_openreq_init_rwin()
401 const struct request_sock *req) in tcp_ecn_openreq_child()
436 struct request_sock *req, in smc_check_reset_syn_req()
457 struct request_sock *req, in tcp_create_openreq_child()
572 struct request_sock *req, in tcp_check_req()
Dtcp_fastopen.c134 static bool __tcp_fastopen_cookie_gen_cipher(struct request_sock *req, in __tcp_fastopen_cookie_gen_cipher()
170 struct request_sock *req, in tcp_fastopen_cookie_gen()
228 struct request_sock *req, in tcp_fastopen_cookie_gen_check()
257 struct request_sock *req) in tcp_fastopen_create_child()
364 struct request_sock *req, in tcp_try_fastopen()
/net/sunrpc/xprtrdma/
Dbackchannel.c63 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply() local
105 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_send_reply() local
157 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_free_rqst() local
172 struct rpcrdma_req *req; in rpcrdma_bc_rqst_get() local
222 struct rpcrdma_req *req; in rpcrdma_bc_receive_call() local
Drpc_rdma.c362 struct rpcrdma_req *req, in rpcrdma_mr_prepare()
402 struct rpcrdma_req *req, in rpcrdma_encode_read_list()
457 struct rpcrdma_req *req, in rpcrdma_encode_write_list()
520 struct rpcrdma_req *req, in rpcrdma_encode_reply_chunk()
569 struct rpcrdma_req *req = in rpcrdma_sendctx_done() local
604 struct rpcrdma_req *req, u32 len) in rpcrdma_prepare_hdr_sge()
630 struct rpcrdma_req *req, in rpcrdma_prepare_msg_sges()
763 struct rpcrdma_req *req, u32 hdrlen, in rpcrdma_prepare_send_sges()
812 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req() local
1323 struct rpcrdma_req *req = in rpcrdma_reply_done() local
[all …]
Dverbs.c408 struct rpcrdma_req *req; in rpcrdma_ia_remove() local
1003 struct rpcrdma_req *req; in rpcrdma_req_create() local
1058 struct rpcrdma_req *req; in rpcrdma_reqs_reset() local
1165 struct rpcrdma_req *req; in rpcrdma_buffer_create() local
1194 void rpcrdma_req_destroy(struct rpcrdma_req *req) in rpcrdma_req_destroy()
1261 struct rpcrdma_req *req; in rpcrdma_buffer_destroy() local
1319 struct rpcrdma_req *req; in rpcrdma_buffer_get() local
1336 void rpcrdma_buffer_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req) in rpcrdma_buffer_put()
1470 struct rpcrdma_req *req) in rpcrdma_ep_post()
Dfrwr_ops.c128 void frwr_recycle(struct rpcrdma_req *req) in frwr_recycle()
146 void frwr_reset(struct rpcrdma_req *req) in frwr_reset()
423 int frwr_send(struct rpcrdma_ia *ia, struct rpcrdma_req *req) in frwr_send()
526 void frwr_unmap_sync(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req) in frwr_unmap_sync()
631 void frwr_unmap_async(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req) in frwr_unmap_async()
/net/wireless/
Dpmsr.c138 struct nlattr *req[NL80211_PMSR_REQ_ATTR_MAX + 1]; in pmsr_parse_peer() local
214 struct cfg80211_pmsr_request *req; in nl80211_pmsr_start() local
292 struct cfg80211_pmsr_request *req, in cfg80211_pmsr_complete()
499 struct cfg80211_pmsr_request *req, in cfg80211_pmsr_report()
550 struct cfg80211_pmsr_request *req, *tmp; in cfg80211_pmsr_process_abort() local
582 struct cfg80211_pmsr_request *req; in cfg80211_pmsr_wdev_down() local
600 struct cfg80211_pmsr_request *req; in cfg80211_release_pmsr() local
/net/unix/
Ddiag.c78 struct sock *req, *peer; in sk_diag_dump_icons() local
123 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, in sk_diag_fill()
182 static int sk_diag_dump(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, in sk_diag_dump()
200 struct unix_diag_req *req; in unix_diag_dump() local
262 struct unix_diag_req *req) in unix_diag_get_exact()
/net/rxrpc/
Drxkad.c103 struct skcipher_request *req; in rxkad_prime_packet_security() local
182 struct skcipher_request *req) in rxkad_secure_packet_auth()
219 struct skcipher_request *req) in rxkad_secure_packet_encrypt()
282 struct skcipher_request *req; in rxkad_secure_packet() local
354 struct skcipher_request *req) in rxkad_verify_packet_1()
431 struct skcipher_request *req) in rxkad_verify_packet_2()
531 struct skcipher_request *req; in rxkad_verify_packet() local
784 struct skcipher_request *req; in rxkad_encrypt_response() local
901 struct skcipher_request *req; in rxkad_decrypt_ticket() local
1056 struct skcipher_request *req = rxkad_ci_req; in rxkad_decrypt_response() local
[all …]
/net/dccp/
Dipv4.c198 struct request_sock *req = inet_reqsk(sk); in dccp_req_err() local
397 struct request_sock *req, in dccp_v4_request_recv_sock()
479 static int dccp_v4_send_response(const struct sock *sk, struct request_sock *req) in dccp_v4_send_response()
554 static void dccp_v4_reqsk_destructor(struct request_sock *req) in dccp_v4_reqsk_destructor()
560 void dccp_syn_ack_timeout(const struct request_sock *req) in dccp_syn_ack_timeout()
578 struct request_sock *req; in dccp_v4_conn_request() local
834 struct request_sock *req = inet_reqsk(sk); in dccp_v4_rcv() local
Dminisocks.c78 const struct request_sock *req, in dccp_create_openreq_child()
143 struct request_sock *req) in dccp_check_req()
255 int dccp_reqsk_init(struct request_sock *req, in dccp_reqsk_init()
/net/netlink/
Ddiag.c45 struct netlink_diag_req *req, in sk_diag_fill()
95 struct netlink_diag_req *req; in __netlink_diag_dump() local
187 struct netlink_diag_req *req; in netlink_diag_dump() local
/net/packet/
Ddiag.c130 struct packet_diag_req *req, in sk_diag_fill()
191 struct packet_diag_req *req; in packet_diag_dump() local
228 struct packet_diag_req *req; in packet_diag_handler_dump() local

12345