qeth_l3_ip_notifier 2568 drivers/s390/net/qeth_l3_main.c static struct notifier_block qeth_l3_ip_notifier = {
qeth_l3_ip_notifier 2620 drivers/s390/net/qeth_l3_main.c 	rc = register_inetaddr_notifier(&qeth_l3_ip_notifier);
qeth_l3_ip_notifier 2625 drivers/s390/net/qeth_l3_main.c 		unregister_inetaddr_notifier(&qeth_l3_ip_notifier);
qeth_l3_ip_notifier 2634 drivers/s390/net/qeth_l3_main.c 	WARN_ON(unregister_inetaddr_notifier(&qeth_l3_ip_notifier));