call_netdevice_notifier 1571 net/core/dev.c 			err = call_netdevice_notifier(nb, NETDEV_REGISTER, dev);
call_netdevice_notifier 1579 net/core/dev.c 			call_netdevice_notifier(nb, NETDEV_UP, dev);
call_netdevice_notifier 1596 net/core/dev.c 				call_netdevice_notifier(nb, NETDEV_GOING_DOWN,
call_netdevice_notifier 1598 net/core/dev.c 				call_netdevice_notifier(nb, NETDEV_DOWN, dev);
call_netdevice_notifier 1600 net/core/dev.c 			call_netdevice_notifier(nb, NETDEV_UNREGISTER, dev);
call_netdevice_notifier 1640 net/core/dev.c 				call_netdevice_notifier(nb, NETDEV_GOING_DOWN,
call_netdevice_notifier 1642 net/core/dev.c 				call_netdevice_notifier(nb, NETDEV_DOWN, dev);
call_netdevice_notifier 1644 net/core/dev.c 			call_netdevice_notifier(nb, NETDEV_UNREGISTER, dev);