iucv_path_sever   247 drivers/s390/char/monreader.c 	iucv_path_sever(path, NULL);
iucv_path_sever   344 drivers/s390/char/monreader.c 		rc = iucv_path_sever(monpriv->path, user_data_sever);
iucv_path_sever   471 drivers/s390/char/monreader.c 		rc = iucv_path_sever(monpriv->path, user_data_sever);
iucv_path_sever   182 drivers/s390/char/vmlogrdr.c 	iucv_path_sever(path, NULL);
iucv_path_sever   393 drivers/s390/char/vmlogrdr.c 	iucv_path_sever(logptr->path, NULL);
iucv_path_sever   825 drivers/s390/net/netiucv.c 	iucv_path_sever(path, NULL);
iucv_path_sever   847 drivers/s390/net/netiucv.c 	iucv_path_sever(conn->path, conn->userdata);
iucv_path_sever   860 drivers/s390/net/netiucv.c 	iucv_path_sever(conn->path, conn->userdata);
iucv_path_sever   966 drivers/s390/net/netiucv.c 		iucv_path_sever(conn->path, conn->userdata);
iucv_path_sever  1911 drivers/s390/net/netiucv.c 		iucv_path_sever(conn->path, conn->userdata);
iucv_path_sever   133 drivers/s390/net/smsgiucv.c 		iucv_path_sever(smsg_path, NULL);
iucv_path_sever   614 drivers/tty/hvc/hvc_iucv.c 		iucv_path_sever(path, NULL);
iucv_path_sever   699 drivers/tty/hvc/hvc_iucv.c 		iucv_path_sever(path, NULL);
iucv_path_sever   828 drivers/tty/hvc/hvc_iucv.c 		iucv_path_sever(path, ipuser);
iucv_path_sever   843 drivers/tty/hvc/hvc_iucv.c 		iucv_path_sever(path, ipuser);
iucv_path_sever   855 drivers/tty/hvc/hvc_iucv.c 		iucv_path_sever(path, ipuser);
iucv_path_sever   314 include/net/iucv/iucv.h int iucv_path_sever(struct iucv_path *path, u8 *userdata);
iucv_path_sever  1056 net/iucv/iucv.c EXPORT_SYMBOL(iucv_path_sever);
iucv_path_sever  1990 net/iucv/iucv.c 	.path_sever = iucv_path_sever,