Home
last modified time | relevance | path

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

/linux-6.15/net/dsa/
H A Duser.h18 extern struct notifier_block dsa_user_switchdev_blocking_notifier;
H A 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()
H A Duser.c3816 struct notifier_block dsa_user_switchdev_blocking_notifier = { variable
3833 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_register_notifier()
3852 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_unregister_notifier()