Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dswitchdev.h307 void switchdev_deferred_process(void);
395 static inline void switchdev_deferred_process(void) in switchdev_deferred_process() function
/linux-6.6.21/net/switchdev/
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()
/linux-6.6.21/net/bridge/
Dbr_if.c358 switchdev_deferred_process(); in del_nbp()
Dbr_switchdev.c816 switchdev_deferred_process(); in nbp_switchdev_unsync_objs()