Home
last modified time | relevance | path

Searched defs:conn (Results 226 - 250 of 805) sorted by relevance

12345678910>>...33

/kernel/linux/linux-6.6/drivers/infiniband/ulp/iser/
H A Diser_initiator.c303 static int iser_post_rx_bufs(struct iscsi_conn *conn, struct iscsi_hdr *req) in iser_post_rx_bufs() argument
342 int iser_send_command(struct iscsi_conn *conn, struct iscsi_task *task) in iser_send_command() argument
412 int iser_send_data_out(struct iscsi_conn *conn, struc argument
473 iser_send_control(struct iscsi_conn *conn, struct iscsi_task *task) iser_send_control() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c214 const char *conn; member
281 const char *conn = NULL; in cros_ec_cec_probe() local
236 cros_ec_cec_find_hdmi_dev(struct device *dev, const char **conn) cros_ec_cec_find_hdmi_dev() argument
267 cros_ec_cec_find_hdmi_dev(struct device *dev, const char **conn) cros_ec_cec_find_hdmi_dev() argument
/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_object.c453 struct rxrpc_connection *conn = call->conn; in rxrpc_incoming_call() local
557 struct rxrpc_connection *conn = call->conn; rxrpc_release_call() local
[all...]
H A Dconn_object.c26 void rxrpc_poke_conn(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) in rxrpc_poke_conn() argument
46 struct rxrpc_connection *conn = in rxrpc_connection_timer() local
58 struct rxrpc_connection *conn; in rxrpc_alloc_connection() local
98 struct rxrpc_connection *conn; rxrpc_find_client_connection_rcu() local
153 __rxrpc_disconnect_call(struct rxrpc_connection *conn, struct rxrpc_call *call) __rxrpc_disconnect_call() argument
195 struct rxrpc_connection *conn = call->conn; rxrpc_disconnect_call() local
225 rxrpc_queue_conn(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_queue_conn() argument
235 rxrpc_see_connection(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_see_connection() argument
248 rxrpc_get_connection(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_get_connection() argument
262 rxrpc_get_connection_maybe(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_get_connection_maybe() argument
291 struct rxrpc_connection *conn = rxrpc_rcu_free_connection() local
310 struct rxrpc_connection *conn = rxrpc_clean_up_connection() local
350 rxrpc_put_connection(struct rxrpc_connection *conn, enum rxrpc_conn_trace why) rxrpc_put_connection() argument
383 struct rxrpc_connection *conn, *_p; rxrpc_service_connection_reaper() local
462 struct rxrpc_connection *conn, *_p; rxrpc_destroy_all_connections() local
[all...]
H A Dconn_event.c22 static bool rxrpc_set_conn_aborted(struct rxrpc_connection *conn, struct sk_buff *skb, in rxrpc_set_conn_aborted() argument
49 rxrpc_abort_conn(struct rxrpc_connection *conn, struct sk_buff *skb, s32 abort_code, int err, enum rxrpc_abort_reason why) rxrpc_abort_conn() argument
66 rxrpc_input_conn_abort(struct rxrpc_connection *conn, struct sk_buff *skb) rxrpc_input_conn_abort() argument
76 rxrpc_conn_retransmit_call(struct rxrpc_connection *conn, struct sk_buff *skb, unsigned int channel) rxrpc_conn_retransmit_call() argument
196 rxrpc_abort_calls(struct rxrpc_connection *conn) rxrpc_abort_calls() argument
230 rxrpc_process_event(struct rxrpc_connection *conn, struct sk_buff *skb) rxrpc_process_event() argument
281 rxrpc_secure_connection(struct rxrpc_connection *conn) rxrpc_secure_connection() argument
291 rxrpc_process_delayed_final_acks(struct rxrpc_connection *conn, bool force) rxrpc_process_delayed_final_acks() argument
331 rxrpc_do_process_connection(struct rxrpc_connection *conn) rxrpc_do_process_connection() argument
359 struct rxrpc_connection *conn = rxrpc_process_connection() local
375 rxrpc_post_packet_to_conn(struct rxrpc_connection *conn, struct sk_buff *skb) rxrpc_post_packet_to_conn() argument
388 rxrpc_input_conn_packet(struct rxrpc_connection *conn, struct sk_buff *skb) rxrpc_input_conn_packet() argument
423 rxrpc_input_conn_event(struct rxrpc_connection *conn, struct sk_buff *skb) rxrpc_input_conn_event() argument
[all...]
H A Doutput.c81 static size_t rxrpc_fill_out_ack(struct rxrpc_connection *conn, in rxrpc_fill_out_ack() argument
189 struct rxrpc_connection *conn; in rxrpc_send_ack_packet() local
262 struct rxrpc_connection *conn; in rxrpc_send_abort_packet() local
327 struct rxrpc_connection *conn = call->conn; rxrpc_send_data_packet() local
525 rxrpc_send_conn_abort(struct rxrpc_connection *conn) rxrpc_send_conn_abort() argument
[all...]
H A Dkey.c478 int rxrpc_get_server_data_key(struct rxrpc_connection *conn, in rxrpc_get_server_data_key() argument
H A Dcall_accept.c85 struct rxrpc_connection *conn; in rxrpc_service_prealloc_one() local
206 struct rxrpc_connection *conn = b->conn_backlog[tail]; in rxrpc_discard_prealloc() local
242 rxrpc_alloc_incoming_call(struct rxrpc_sock *rx, struct rxrpc_local *local, struct rxrpc_peer *peer, struct rxrpc_connection *conn, const struct rxrpc_security *sec, struct sockaddr_rxrpc *peer_srx, struct sk_buff *skb) rxrpc_alloc_incoming_call() argument
329 rxrpc_new_incoming_call(struct rxrpc_local *local, struct rxrpc_peer *peer, struct rxrpc_connection *conn, struct sockaddr_rxrpc *peer_srx, struct sk_buff *skb) rxrpc_new_incoming_call() argument
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dib.c294 static int rds_ib_conn_info_visitor(struct rds_connection *conn, in rds_ib_conn_info_visitor() argument
333 rds6_ib_conn_info_visitor(struct rds_connection *conn, void *buffer) rds6_ib_conn_info_visitor() argument
504 rds_ib_is_unloading(struct rds_connection *conn) rds_ib_is_unloading() argument
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_cdc.c30 struct smc_connection *conn = cdcpend->conn; in smc_cdc_tx_handler() local
72 smc_cdc_get_free_slot(struct smc_connection *conn, struct smc_link *link, struct smc_wr_buf **wr_buf, struct smc_rdma_wr **wr_rdma_buf, struct smc_cdc_tx_pend **pend) smc_cdc_get_free_slot() argument
93 smc_cdc_add_pending_send(struct smc_connection *conn, struct smc_cdc_tx_pend *pend) smc_cdc_add_pending_send() argument
111 smc_cdc_msg_send(struct smc_connection *conn, struct smc_wr_buf *wr_buf, struct smc_cdc_tx_pend *pend) smc_cdc_msg_send() argument
142 smcr_cdc_msg_send_validation(struct smc_connection *conn, struct smc_cdc_tx_pend *pend, struct smc_wr_buf *wr_buf) smcr_cdc_msg_send_validation() argument
173 smcr_cdc_get_slot_and_msg_send(struct smc_connection *conn) smcr_cdc_get_slot_and_msg_send() argument
208 smc_cdc_get_slot_and_msg_send(struct smc_connection *conn) smc_cdc_get_slot_and_msg_send() argument
227 smc_cdc_wait_pend_tx_wr(struct smc_connection *conn) smc_cdc_wait_pend_tx_wr() argument
236 smcd_cdc_msg_send(struct smc_connection *conn) smcd_cdc_msg_send() argument
282 struct smc_connection *conn = &smc->conn; smc_cdc_handle_urg_data_arrival() local
302 struct smc_connection *conn = &smc->conn; smc_cdc_msg_validate() local
325 struct smc_connection *conn = &smc->conn; smc_cdc_msg_recv_action() local
412 struct smc_connection *conn = from_tasklet(conn, t, rx_tsklet); smcd_cdc_rx_tsklet() local
430 smcd_cdc_rx_init(struct smc_connection *conn) smcd_cdc_rx_init() argument
441 struct smc_connection *conn; smc_cdc_rx_handler() local
[all...]
H A Dsmc_cdc.h77 static inline bool smc_cdc_rxed_any_close(struct smc_connection *conn) in smc_cdc_rxed_any_close() argument
83 smc_cdc_rxed_any_close_or_senddone( struct smc_connection *conn) smc_cdc_rxed_any_close_or_senddone() argument
101 smc_curs_copy(union smc_host_cursor *tgt, union smc_host_cursor *src, struct smc_connection *conn) smc_curs_copy() argument
116 smc_curs_copy_net(union smc_cdc_cursor *tgt, union smc_cdc_cursor *src, struct smc_connection *conn) smc_curs_copy_net() argument
131 smcd_curs_copy(union smcd_cdc_cursor *tgt, union smcd_cdc_cursor *src, struct smc_connection *conn) smcd_curs_copy() argument
195 smc_host_cursor_to_cdc(union smc_cdc_cursor *peer, union smc_host_cursor *local, union smc_host_cursor *save, struct smc_connection *conn) smc_host_cursor_to_cdc() argument
206 smc_host_msg_to_cdc(struct smc_cdc_msg *peer, struct smc_connection *conn, union smc_host_cursor *save) smc_host_msg_to_cdc() argument
222 smc_cdc_cursor_to_host(union smc_host_cursor *local, union smc_cdc_cursor *peer, struct smc_connection *conn) smc_cdc_cursor_to_host() argument
241 smcr_cdc_msg_to_host(struct smc_host_cdc_msg *local, struct smc_cdc_msg *peer, struct smc_connection *conn) smcr_cdc_msg_to_host() argument
255 smcd_cdc_msg_to_host(struct smc_host_cdc_msg *local, struct smcd_cdc_msg *peer, struct smc_connection *conn) smcd_cdc_msg_to_host() argument
272 smc_cdc_msg_to_host(struct smc_host_cdc_msg *local, struct smc_cdc_msg *peer, struct smc_connection *conn) smc_cdc_msg_to_host() argument
283 struct smc_connection *conn; /* socket connection */ global() member
[all...]
H A Dsmc_rx.c62 struct smc_connection *conn = &smc->conn; in smc_rx_update_consumer() local
102 struct smc_connection *conn = &smc->conn; smc_rx_update_cons() local
119 struct smc_connection *conn; smc_rx_pipe_buf_release() local
241 smc_rx_data_available_and_no_splice_pend(struct smc_connection *conn) smc_rx_data_available_and_no_splice_pend() argument
255 smc_rx_wait(struct smc_sock *smc, long *timeo, int (*fcrit)(struct smc_connection *conn)) smc_rx_wait() argument
259 struct smc_connection *conn = &smc->conn; smc_rx_wait() local
284 struct smc_connection *conn = &smc->conn; smc_rx_recv_urg() local
327 struct smc_connection *conn = &smc->conn; smc_rx_recvmsg_data_available() local
349 struct smc_connection *conn = &smc->conn; smc_rx_recvmsg() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-stream.c105 struct cmp_connection *conn; in start_stream() local
130 struct cmp_connection *conn; in check_connection_used_by_others() local
153 struct cmp_connection *conn; init_stream() local
204 struct cmp_connection *conn; keep_resources() local
421 struct cmp_connection *conn; destroy_stream() local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dcore.c544 struct l2cap_conn *conn = l2cap_pi(session->sock->sk)->chan->conn; in bnep_get_device() local
/third_party/curl/tests/unit/
H A Dunit2600.c175 cf_test_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai, int transport) cf_test_create() argument
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c45 char *conn; member
H A Dlibamqp.c35 amqp_connection_state_t conn; member
[all...]
/third_party/curl/lib/
H A Dcf-https-connect.c479 cf_http_connect_add(struct Curl_easy *data, struct connectdata *conn, int sockindex, const struct Curl_dns_entry *remotehost, bool try_h3, bool try_h21) cf_http_connect_add() argument
497 Curl_cf_https_setup(struct Curl_easy *data, struct connectdata *conn, int sockindex, const struct Curl_dns_entry *remotehost) Curl_cf_https_setup() argument
[all...]
H A Dconncache.c126 static void hashkey(struct connectdata *conn, char *buf, size_t len) in hashkey() argument
68 bundle_add_conn(struct connectbundle *bundle, struct connectdata *conn) bundle_add_conn() argument
78 bundle_remove_conn(struct connectbundle *bundle, struct connectdata *conn) bundle_remove_conn() argument
169 Curl_conncache_find_bundle(struct Curl_easy *data, struct connectdata *conn, struct conncache *connc) Curl_conncache_find_bundle() argument
219 struct connectdata *conn = data->conn; Curl_conncache_add_conn() local
263 Curl_conncache_remove_conn(struct Curl_easy *data, struct connectdata *conn, bool lock) Curl_conncache_remove_conn() argument
302 Curl_conncache_foreach(struct Curl_easy *data, struct conncache *connc, void *param, int (*func)(struct Curl_easy *data, struct connectdata *conn, void *param)) Curl_conncache_foreach() argument
329 struct connectdata *conn = curr->ptr; Curl_conncache_foreach() local
379 Curl_conncache_return_conn(struct Curl_easy *data, struct connectdata *conn) Curl_conncache_return_conn() argument
427 struct connectdata *conn; Curl_conncache_extract_bundle() local
486 struct connectdata *conn; Curl_conncache_extract_oldest() local
524 struct connectdata *conn; Curl_conncache_close_all_connections() local
[all...]
H A Dcurl_sasl.c91 void Curl_sasl_cleanup(struct connectdata *conn, unsigned short authused) in Curl_sasl_cleanup() argument
347 struct connectdata *conn = data->conn; in Curl_sasl_start() local
536 struct connectdata *conn = data->conn; Curl_sasl_continue() local
[all...]
H A Dfile.c126 file_setup_connection(struct Curl_easy *data, struct connectdata *conn) file_setup_connection() argument
271 file_disconnect(struct Curl_easy *data, struct connectdata *conn, bool dead_connection) file_disconnect() argument
H A Dpingpong.c53 struct connectdata *conn = data->conn; in Curl_pp_state_timeout() local
87 struct connectdata *conn = data->conn; in Curl_pp_statemach() local
171 struct connectdata *conn = data->conn; in Curl_pp_vsendf() local
283 struct connectdata *conn = data->conn; Curl_pp_readresp() local
382 struct connectdata *conn = data->conn; Curl_pp_getsock() local
[all...]
/third_party/libuv/test/
H A Dbenchmark-pound.c104 conn_rec* conn; in connect_cb() local
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c55 struct conn *conn; member
64 struct conn *conn; member
95 struct conn *conn = (struct conn *)parconn; __lws_ss_proxy_bind_ss_to_conn_wsi() local
331 struct conn *conn = NULL; callback_ss_proxy() local
[all...]
/third_party/libwebsockets/plugins/raw-proxy/
H A Dprotocol_lws_raw_proxy.c62 struct conn { struct
78 struct conn *conn; member
102 struct conn *conn = pss->conn; in destroy_conn() local
155 flow_control(struct conn *conn, int side, int enable) flow_control() argument
180 struct conn *conn = NULL; callback_raw_proxy() local
[all...]

Completed in 16 milliseconds

12345678910>>...33