Home
last modified time | relevance | path

Searched refs:iucv_path_sever (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/char/
H A Dmonreader.c244 iucv_path_sever(path, NULL); in mon_iucv_path_severed()
340 rc = iucv_path_sever(monpriv->path, user_data_sever); in mon_close()
H A Dvmlogrdr.c181 iucv_path_sever(path, NULL); in vmlogrdr_iucv_path_severed()
392 iucv_path_sever(logptr->path, NULL); in vmlogrdr_release()
/linux/net/iucv/
H A Diucv.c1037 int iucv_path_sever(struct iucv_path *path, u8 *userdata) in iucv_path_sever() function
1057 EXPORT_SYMBOL(iucv_path_sever);
1850 .path_sever = iucv_path_sever,