Home
last modified time | relevance | path

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

/linux-6.12.1/net/dsa/
Duser.h18 extern struct notifier_block dsa_user_switchdev_blocking_notifier;
Dport.c518 &dsa_user_switchdev_blocking_notifier, in dsa_port_bridge_join()
532 &dsa_user_switchdev_blocking_notifier); in dsa_port_bridge_join()
551 &dsa_user_switchdev_blocking_notifier); in dsa_port_pre_bridge_leave()
Duser.c3759 struct notifier_block dsa_user_switchdev_blocking_notifier = { variable
3776 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_register_notifier()
3795 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_unregister_notifier()