Home
last modified time | relevance | path

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

12345

/net/bluetooth/
Dhci_request.c35 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init()
42 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run()
80 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run()
85 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb()
119 struct hci_request req; in __hci_cmd_sync_ev() local
188 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync()
192 struct hci_request req; in __hci_req_sync() local
272 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()
346 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add()
[all …]
Da2mp.c140 struct a2mp_discov_req *req = (void *) skb->data; in a2mp_discover_req() local
233 struct a2mp_info_req req; in a2mp_discover_rsp() local
301 struct a2mp_info_req *req = (void *) skb->data; in a2mp_getinfo_req() local
343 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
473 struct a2mp_physlink_req *req = (void *) skb->data; in a2mp_createphyslink_req() local
553 struct a2mp_physlink_req *req = (void *) skb->data; in a2mp_discphyslink_req() local
962 struct a2mp_physlink_req *req; in a2mp_send_create_phy_link_req() local
1025 struct a2mp_discov_req req; in a2mp_discover_amp() local
Damp.c265 struct hci_request req; in amp_read_loc_assoc_frag() local
284 struct hci_request req; in amp_read_loc_assoc() local
305 struct hci_request req; in amp_read_loc_assoc_final_data() local
343 struct hci_request req; in amp_write_rem_assoc_frag() local
450 struct hci_request req; in amp_create_phylink() local
489 struct hci_request req; in amp_accept_phylink() local
/net/sunrpc/
Dxprt.c185 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local
236 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local
284 struct rpc_rqst *req; in __xprt_lock_write_func() local
307 struct rpc_rqst *req; in __xprt_lock_write_cong_func() local
338 struct rpc_rqst *req = task->tk_rqstp; in xprt_task_clear_bytes_sent() local
393 struct rpc_rqst *req = task->tk_rqstp; in __xprt_get_cong() local
411 __xprt_put_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_put_cong()
428 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong() local
452 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local
500 struct rpc_rqst *req = task->tk_rqstp; in xprt_wait_for_buffer_space() local
[all …]
Dbackchannel_rqst.c59 static void xprt_free_allocation(struct rpc_rqst *req) in xprt_free_allocation()
86 struct rpc_rqst *req; in xprt_alloc_bc_req() local
143 struct rpc_rqst *req; in xprt_setup_bc() local
216 struct rpc_rqst *req = NULL, *tmp = NULL; in xprt_destroy_bc() local
241 struct rpc_rqst *req = NULL; in xprt_alloc_bc_request() local
270 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request()
277 void xprt_free_bc_rqst(struct rpc_rqst *req) in xprt_free_bc_rqst()
325 struct rpc_rqst *req; in xprt_lookup_bc_request() local
346 void xprt_complete_bc_request(struct rpc_rqst *req, uint32_t copied) in xprt_complete_bc_request()
/net/9p/
Dclient.c239 struct p9_req_t *req; in p9_tag_alloc() local
419 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb()
495 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
558 static int p9_check_zc_errors(struct p9_client *c, struct p9_req_t *req, in p9_check_zc_errors()
648 struct p9_req_t *req; in p9_client_flush() local
679 struct p9_req_t *req; in p9_client_prepare_req() local
730 struct p9_req_t *req; in p9_client_rpc() local
822 struct p9_req_t *req; in p9_client_zc_rpc() local
933 struct p9_req_t *req; in p9_client_version() local
1106 struct p9_req_t *req; in p9_client_attach() local
[all …]
/net/ceph/
Dmon_client.c486 struct ceph_mon_generic_request *req = in DEFINE_RB_FUNCS() local
501 static void put_generic_request(struct ceph_mon_generic_request *req) in put_generic_request()
507 static void get_generic_request(struct ceph_mon_generic_request *req) in get_generic_request()
515 struct ceph_mon_generic_request *req; in alloc_generic_request() local
530 static void register_generic_request(struct ceph_mon_generic_request *req) in register_generic_request()
542 struct ceph_mon_generic_request *req) in send_generic_request()
551 static void __finish_generic_request(struct ceph_mon_generic_request *req) in __finish_generic_request()
562 static void finish_generic_request(struct ceph_mon_generic_request *req) in finish_generic_request()
568 static void complete_generic_request(struct ceph_mon_generic_request *req) in complete_generic_request()
577 static void cancel_generic_request(struct ceph_mon_generic_request *req) in cancel_generic_request()
[all …]
Dosd_client.c401 static void request_release_checks(struct ceph_osd_request *req) in request_release_checks()
411 struct ceph_osd_request *req = container_of(kref, in ceph_osdc_release_request() local
438 void ceph_osdc_get_request(struct ceph_osd_request *req) in ceph_osdc_get_request()
446 void ceph_osdc_put_request(struct ceph_osd_request *req) in ceph_osdc_put_request()
456 static void request_init(struct ceph_osd_request *req) in request_init()
478 static void request_reinit(struct ceph_osd_request *req) in request_reinit()
514 struct ceph_osd_request *req; in ceph_osdc_alloc_request() local
546 int ceph_osdc_alloc_messages(struct ceph_osd_request *req, gfp_t gfp) in ceph_osdc_alloc_messages()
774 static void osd_req_op_watch_init(struct ceph_osd_request *req, int which, in osd_req_op_watch_init()
925 struct ceph_osd_request *req; in ceph_osdc_new_request() local
[all …]
/net/ipv4/
Dinet_connection_sock.c302 struct request_sock *req; in inet_csk_accept() local
406 const struct request_sock *req) in inet_csk_route_req()
439 const struct request_sock *req) in inet_csk_route_child_sock()
480 static inline void syn_ack_recalc(struct request_sock *req, const int thresh, in syn_ack_recalc()
501 int inet_rtx_syn_ack(const struct sock *parent, struct request_sock *req) in inet_rtx_syn_ack()
513 struct request_sock *req) in reqsk_queue_unlink()
530 void inet_csk_reqsk_queue_drop(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop()
539 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put()
548 struct request_sock *req = (struct request_sock *)data; in reqsk_timer_handler() local
612 static void reqsk_queue_hash_req(struct request_sock *req, in reqsk_queue_hash_req()
[all …]
Dudp_diag.c22 const struct inet_diag_req_v2 *req, in sk_diag_dump()
36 const struct inet_diag_req_v2 *req) in udp_dump_one()
158 const struct inet_diag_req_v2 *req) in udp_diag_dump_one()
172 const struct inet_diag_req_v2 *req, in __udp_diag_destroy()
230 const struct inet_diag_req_v2 *req) in udp_diag_destroy()
236 const struct inet_diag_req_v2 *req) in udplite_diag_destroy()
262 const struct inet_diag_req_v2 *req) in udplite_diag_dump_one()
Dtcp_minisocks.c367 void tcp_openreq_init_rwin(struct request_sock *req, in tcp_openreq_init_rwin()
404 const struct request_sock *req) in tcp_ecn_openreq_child()
445 struct request_sock *req, in tcp_create_openreq_child()
576 struct request_sock *req, in tcp_check_req()
Dtcp_diag.c46 const struct inet_diag_req_v2 *req) in tcp_diag_dump_one()
53 const struct inet_diag_req_v2 *req) in tcp_diag_destroy()
Dtcp_fastopen.c99 static bool tcp_fastopen_cookie_gen(struct request_sock *req, in tcp_fastopen_cookie_gen()
175 struct request_sock *req) in tcp_fastopen_create_child()
279 struct request_sock *req, in tcp_try_fastopen()
/net/tipc/
Ddiscover.c187 static void disc_update(struct tipc_link_req *req) in disc_update()
202 void tipc_disc_add_dest(struct tipc_link_req *req) in tipc_disc_add_dest()
213 void tipc_disc_remove_dest(struct tipc_link_req *req) in tipc_disc_remove_dest()
229 struct tipc_link_req *req = (struct tipc_link_req *)data; in disc_timeout() local
276 struct tipc_link_req *req; in tipc_disc_create() local
306 void tipc_disc_delete(struct tipc_link_req *req) in tipc_disc_delete()
321 struct tipc_link_req *req = b->link_req; in tipc_disc_reset() local
/net/unix/
Ddiag.c74 struct sock *req, *peer; in sk_diag_dump_icons() local
112 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, in sk_diag_fill()
166 static int sk_diag_dump(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, in sk_diag_dump()
183 struct unix_diag_req *req; in unix_diag_dump() local
245 struct unix_diag_req *req) in unix_diag_get_exact()
/net/sunrpc/xprtrdma/
Drpc_rdma.c298 struct rpcrdma_req *req, struct rpc_rqst *rqst, in rpcrdma_encode_read_list()
363 rpcrdma_encode_write_list(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req, in rpcrdma_encode_write_list()
431 struct rpcrdma_req *req, struct rpc_rqst *rqst, in rpcrdma_encode_reply_chunk()
483 rpcrdma_prepare_hdr_sge(struct rpcrdma_ia *ia, struct rpcrdma_req *req, in rpcrdma_prepare_hdr_sge()
507 rpcrdma_prepare_msg_sges(struct rpcrdma_ia *ia, struct rpcrdma_req *req, in rpcrdma_prepare_msg_sges()
619 rpcrdma_prepare_send_sges(struct rpcrdma_ia *ia, struct rpcrdma_req *req, in rpcrdma_prepare_send_sges()
641 rpcrdma_unmap_sges(struct rpcrdma_ia *ia, struct rpcrdma_req *req) in rpcrdma_unmap_sges()
666 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req() local
1003 struct rpcrdma_req *req; in rpcrdma_reply_handler() local
Dbackchannel.c24 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_free_rqst() local
39 struct rpcrdma_req *req; in rpcrdma_bc_setup_rqst() local
207 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply() local
289 struct rpcrdma_req *req; in rpcrdma_bc_receive_call() local
Dverbs.c874 struct rpcrdma_req *req; in rpcrdma_create_req() local
956 struct rpcrdma_req *req; in rpcrdma_buffer_create() local
992 struct rpcrdma_req *req; in rpcrdma_buffer_get_req_locked() local
1019 rpcrdma_destroy_req(struct rpcrdma_req *req) in rpcrdma_destroy_req()
1069 struct rpcrdma_req *req; in rpcrdma_buffer_destroy() local
1148 struct rpcrdma_req *req; in rpcrdma_buffer_get() local
1170 rpcrdma_buffer_put(struct rpcrdma_req *req) in rpcrdma_buffer_put()
1193 rpcrdma_recv_buffer_get(struct rpcrdma_req *req) in rpcrdma_recv_buffer_get()
1303 struct rpcrdma_req *req) in rpcrdma_ep_post()
Dtransport.c484 rpcrdma_get_rdmabuf(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req, in rpcrdma_get_rdmabuf()
503 rpcrdma_get_sendbuf(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req, in rpcrdma_get_sendbuf()
533 rpcrdma_get_recvbuf(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req, in rpcrdma_get_recvbuf()
572 struct rpcrdma_req *req; in xprt_rdma_allocate() local
616 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_free() local
655 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request() local
/net/dccp/
Dipv4.c200 struct request_sock *req = inet_reqsk(sk); in dccp_req_err() local
396 struct request_sock *req, in dccp_v4_request_recv_sock()
478 static int dccp_v4_send_response(const struct sock *sk, struct request_sock *req) in dccp_v4_send_response()
551 static void dccp_v4_reqsk_destructor(struct request_sock *req) in dccp_v4_reqsk_destructor()
557 void dccp_syn_ack_timeout(const struct request_sock *req) in dccp_syn_ack_timeout()
575 struct request_sock *req; in dccp_v4_conn_request() local
836 struct request_sock *req = inet_reqsk(sk); in dccp_v4_rcv() local
Dminisocks.c82 const struct request_sock *req, in dccp_create_openreq_child()
149 struct request_sock *req) in dccp_check_req()
261 int dccp_reqsk_init(struct request_sock *req, in dccp_reqsk_init()
Dipv6.c187 static int dccp_v6_send_response(const struct sock *sk, struct request_sock *req) in dccp_v6_send_response()
242 static void dccp_v6_reqsk_destructor(struct request_sock *req) in dccp_v6_reqsk_destructor()
307 struct request_sock *req; in dccp_v6_conn_request() local
395 struct request_sock *req, in dccp_v6_request_recv_sock()
710 struct request_sock *req = inet_reqsk(sk); in dccp_v6_rcv() local
/net/netlink/
Ddiag.c23 struct netlink_diag_req *req, in sk_diag_fill()
69 struct netlink_diag_req *req; in __netlink_diag_dump() local
164 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
/net/ieee802154/
Dnetlink.c40 struct sk_buff *ieee802154_nl_create(int flags, u8 req) in ieee802154_nl_create()
72 int flags, u8 req) in ieee802154_nl_new_reply()

12345