Home
last modified time | relevance | path

Searched defs:unregister_switchdev_notifier (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/switchdev/
H A Dswitchdev.c396 int unregister_switchdev_notifier(struct notifier_block *nb) in unregister_switchdev_notifier() function
400 EXPORT_SYMBOL_GPL(unregister_switchdev_notifier); variable
/kernel/linux/linux-6.6/net/switchdev/
H A Dswitchdev.c404 int unregister_switchdev_notifier(struct notifier_block *nb) in unregister_switchdev_notifier() function
408 EXPORT_SYMBOL_GPL(unregister_switchdev_notifier); variable
/kernel/linux/linux-5.10/include/net/
H A Dswitchdev.h334 static inline int unregister_switchdev_notifier(struct notifier_block *nb) in unregister_switchdev_notifier() function
/kernel/linux/linux-6.6/include/net/
H A Dswitchdev.h424 static inline int unregister_switchdev_notifier(struct notifier_block *nb) in unregister_switchdev_notifier() function

Completed in 5 milliseconds