Home
last modified time | relevance | path

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

/linux-6.14.4/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.c3807 struct notifier_block dsa_user_switchdev_blocking_notifier = { variable
3824 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_register_notifier()
3843 nb = &dsa_user_switchdev_blocking_notifier; in dsa_user_unregister_notifier()