Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dnetdev-notifier-error-inject.c18 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_POST_INIT) },
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt73 * NETDEV_POST_INIT
/Linux-v4.19/net/wireless/
Dcore.c1172 case NETDEV_POST_INIT: in cfg80211_netdev_notifier_call()
/Linux-v4.19/include/linux/
Dnetdevice.h2432 NETDEV_POST_INIT, enumerator
/Linux-v4.19/net/core/
Ddev.c8498 ret = call_netdevice_notifiers(NETDEV_POST_INIT, dev); in register_netdevice()