Home
last modified time | relevance | path

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

/Linux-v5.15/net/bridge/
Dbr.c242 static struct notifier_block br_switchdev_blocking_notifier = { variable
400 err = register_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
423 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
443 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_deinit()