Home
last modified time | relevance | path

Searched refs:netdev_run_todo (Results 1 – 3 of 3) sorted by relevance

/linux/net/core/ !
H A Ddev.h93 void netdev_run_todo(void);
H A Drtnetlink.c118 * 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()
H A Ddev.c11440 void netdev_run_todo(void) in netdev_run_todo() function