Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c12 int netdev_debug_event(struct notifier_block *nb, unsigned long event, in netdev_debug_event() function
75 EXPORT_SYMBOL_NS_GPL(netdev_debug_event, "NETDEV_INTERNAL");
84 nb->notifier_call = netdev_debug_event; in rtnl_net_debug_net_init()
105 .notifier_call = netdev_debug_event,