Lines Matching defs:con

134 	struct connection *con;  member
215 static void lowcomms_queue_swork(struct connection *con) in lowcomms_queue_swork()
225 static void lowcomms_queue_rwork(struct connection *con) in lowcomms_queue_rwork()
255 static struct writequeue_entry *con_next_wq(struct connection *con) in con_next_wq()
272 struct connection *con; in __find_con() local
282 static void dlm_con_init(struct connection *con, int nodeid) in dlm_con_init()
300 struct connection *con, *tmp; in nodeid2con() local
367 struct connection *con; in nodeid_to_addr() local
424 struct connection *con; in addr_to_nodeid() local
450 static bool dlm_lowcomms_con_has_addr(const struct connection *con, in dlm_lowcomms_con_has_addr()
465 struct connection *con; in dlm_lowcomms_addr() local
508 struct connection *con = sock2con(sk); in lowcomms_data_ready() local
518 struct connection *con = sock2con(sk); in lowcomms_write_space() local
550 struct connection *con; in dlm_lowcomms_connect_node() local
575 struct connection *con; in dlm_lowcomms_nodes_set_mark() local
594 struct connection *con = sock2con(sk); in lowcomms_error_report() local
645 static void add_sock(struct socket *sock, struct connection *con) in add_sock()
727 static void allow_connection_io(struct connection *con) in allow_connection_io()
734 static void stop_connection_io(struct connection *con) in stop_connection_io()
756 static void close_connection(struct connection *con, bool and_other) in close_connection()
799 static void shutdown_connection(struct connection *con, bool and_other) in shutdown_connection()
901 static int receive_from_sock(struct connection *con, int buflen) in receive_from_sock()
1165 static struct writequeue_entry *new_writequeue_entry(struct connection *con) in new_writequeue_entry()
1189 static struct writequeue_entry *new_wq_entry(struct connection *con, int len, in new_wq_entry()
1228 static struct dlm_msg *dlm_lowcomms_new_msg_con(struct connection *con, int len, in dlm_lowcomms_new_msg_con()
1263 struct connection *con; in dlm_lowcomms_new_msg() local
1299 struct connection *con = e->con; in _dlm_lowcomms_commit_msg() local
1363 static int send_to_sock(struct connection *con) in send_to_sock()
1422 static void clean_one_writequeue(struct connection *con) in clean_one_writequeue()
1435 struct connection *con = container_of(rcu, struct connection, rcu); in connection_release() local
1446 struct connection *con; in dlm_lowcomms_close() local
1486 struct connection *con = container_of(work, struct connection, rwork); in process_recv_sockets() local
1568 static int dlm_connect(struct connection *con) in dlm_connect()
1622 struct connection *con = container_of(work, struct connection, swork); in process_send_sockets() local
1719 struct connection *con; in dlm_lowcomms_shutdown() local
1966 struct connection *con; in dlm_lowcomms_exit() local