Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Duser.h18 extern struct notifier_block dsa_user_switchdev_blocking_notifier;
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()