Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Duser.h18 extern struct notifier_block dsa_user_switchdev_blocking_notifier;
H A Dport.c514 &dsa_user_switchdev_blocking_notifier, in dsa_port_bridge_join()
528 &dsa_user_switchdev_blocking_notifier); in dsa_port_bridge_join()
547 &dsa_user_switchdev_blocking_notifier); in dsa_port_pre_bridge_leave()
H A Duser.c3828 struct notifier_block dsa_user_switchdev_blocking_notifier = { variable
3845 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_register_notifier()
3864 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_unregister_notifier()