Searched refs:call_switchdev_blocking_notifiers (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/switchdev/ | 
| D | switchdev.c | 115 	rc = call_switchdev_blocking_notifiers(nt, dev,  in switchdev_port_attr_notify()236 	rc = call_switchdev_blocking_notifiers(nt, dev, &obj_info.info, extack);  in switchdev_port_obj_notify()
 437 int call_switchdev_blocking_notifiers(unsigned long val, struct net_device *dev,  in call_switchdev_blocking_notifiers()  function
 446 EXPORT_SYMBOL_GPL(call_switchdev_blocking_notifiers);
 
 | 
| /Linux-v5.4/include/net/ | 
| D | switchdev.h | 175 int call_switchdev_blocking_notifiers(unsigned long val, struct net_device *dev,258 call_switchdev_blocking_notifiers(unsigned long val,  in call_switchdev_blocking_notifiers()  function
 
 |