call_switchdev_blocking_notifiers  175 include/net/switchdev.h int call_switchdev_blocking_notifiers(unsigned long val, struct net_device *dev,
call_switchdev_blocking_notifiers  115 net/switchdev/switchdev.c 	rc = call_switchdev_blocking_notifiers(nt, dev,
call_switchdev_blocking_notifiers  236 net/switchdev/switchdev.c 	rc = call_switchdev_blocking_notifiers(nt, dev, &obj_info.info, extack);
call_switchdev_blocking_notifiers  446 net/switchdev/switchdev.c EXPORT_SYMBOL_GPL(call_switchdev_blocking_notifiers);