Home
last modified time | relevance | path

Searched refs:switchdev_deferred_process (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dswitchdev.h307 void switchdev_deferred_process(void);
395 static inline void switchdev_deferred_process(void) in switchdev_deferred_process() function
/openbmc/linux/net/switchdev/
H A Dswitchdev.c88 void switchdev_deferred_process(void) in switchdev_deferred_process() function
100 EXPORT_SYMBOL_GPL(switchdev_deferred_process);
105 switchdev_deferred_process(); in switchdev_deferred_process_work()
/openbmc/linux/net/bridge/
H A Dbr_if.c358 switchdev_deferred_process(); in del_nbp()
H A Dbr_switchdev.c816 switchdev_deferred_process(); in nbp_switchdev_unsync_objs()