Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr.c242 static struct notifier_block br_switchdev_blocking_notifier = { variable
408 err = register_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
431 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
451 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_deinit()