Searched refs:netdev_run_todo (Results 1 – 3 of 3) sorted by relevance
93 void netdev_run_todo(void);
118 * and because netdev_run_todo() acquires the RTNL for items on the list in __rtnl_unlock() 127 * netdev_run_todo() in __rtnl_unlock() 157 netdev_run_todo(); in rtnl_unlock()
11440 void netdev_run_todo(void) in netdev_run_todo() function