connection_established  971 drivers/block/drbd/drbd_receiver.c 		if (connection_established(connection, &sock.socket, &msock.socket))
connection_established 1018 drivers/block/drbd/drbd_receiver.c 		ok = connection_established(connection, &sock.socket, &msock.socket);
connection_established   67 drivers/s390/char/vmlogrdr.c 	int connection_established;
connection_established  169 drivers/s390/char/vmlogrdr.c 	logptr->connection_established = 1;
connection_established  187 drivers/s390/char/vmlogrdr.c 	logptr->connection_established = 0;
connection_established  334 drivers/s390/char/vmlogrdr.c 	logptr->connection_established = 0;
connection_established  368 drivers/s390/char/vmlogrdr.c 	wait_event(conn_wait_queue, (logptr->connection_established)