Lines Matching defs:con

134 	struct connection *con;  member
214 static void lowcomms_queue_swork(struct connection *con) in lowcomms_queue_swork()
224 static void lowcomms_queue_rwork(struct connection *con) in lowcomms_queue_rwork()
254 static struct writequeue_entry *con_next_wq(struct connection *con) in con_next_wq()
271 struct connection *con; in __find_con() local
281 static void dlm_con_init(struct connection *con, int nodeid) in dlm_con_init()
299 struct connection *con, *tmp; in nodeid2con() local
366 struct connection *con; in nodeid_to_addr() local
423 struct connection *con; in addr_to_nodeid() local
449 static bool dlm_lowcomms_con_has_addr(const struct connection *con, in dlm_lowcomms_con_has_addr()
464 struct connection *con; in dlm_lowcomms_addr() local
507 struct connection *con = sock2con(sk); in lowcomms_data_ready() local
517 struct connection *con = sock2con(sk); in lowcomms_write_space() local
549 struct connection *con; in dlm_lowcomms_connect_node() local
574 struct connection *con; in dlm_lowcomms_nodes_set_mark() local
593 struct connection *con = sock2con(sk); in lowcomms_error_report() local
644 static void add_sock(struct socket *sock, struct connection *con) in add_sock()
726 static void allow_connection_io(struct connection *con) in allow_connection_io()
733 static void stop_connection_io(struct connection *con) in stop_connection_io()
755 static void close_connection(struct connection *con, bool and_other) in close_connection()
798 static void shutdown_connection(struct connection *con, bool and_other) in shutdown_connection()
900 static int receive_from_sock(struct connection *con, int buflen) in receive_from_sock()
1164 static struct writequeue_entry *new_writequeue_entry(struct connection *con) in new_writequeue_entry()
1188 static struct writequeue_entry *new_wq_entry(struct connection *con, int len, in new_wq_entry()
1227 static struct dlm_msg *dlm_lowcomms_new_msg_con(struct connection *con, int len, in dlm_lowcomms_new_msg_con()
1262 struct connection *con; in dlm_lowcomms_new_msg() local
1298 struct connection *con = e->con; in _dlm_lowcomms_commit_msg() local
1362 static int send_to_sock(struct connection *con) in send_to_sock()
1421 static void clean_one_writequeue(struct connection *con) in clean_one_writequeue()
1434 struct connection *con = container_of(rcu, struct connection, rcu); in connection_release() local
1445 struct connection *con; in dlm_lowcomms_close() local
1485 struct connection *con = container_of(work, struct connection, rwork); in process_recv_sockets() local
1567 static int dlm_connect(struct connection *con) in dlm_connect()
1621 struct connection *con = container_of(work, struct connection, swork); in process_send_sockets() local
1718 struct connection *con; in dlm_lowcomms_shutdown() local
1963 struct connection *con; in dlm_lowcomms_exit() local