Home
last modified time | relevance | path

Searched refs:__netpoll_free (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetpoll.h64 void __netpoll_free(struct netpoll *np);
/OK3568_Linux_fs/kernel/net/core/
H A Dnetpoll.c851 void __netpoll_free(struct netpoll *np) in __netpoll_free() function
860 EXPORT_SYMBOL_GPL(__netpoll_free);
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_device.c380 __netpoll_free(np); in br_netpoll_disable()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_dev.c762 __netpoll_free(netpoll); in vlan_dev_netpoll_cleanup()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacvlan.c1128 __netpoll_free(netpoll); in macvlan_dev_netpoll_cleanup()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c894 __netpoll_free(netpoll); in dsa_slave_netpoll_cleanup()
/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam.c1093 __netpoll_free(np); in team_port_disable_netpoll()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c1256 __netpoll_free(np); in slave_disable_netpoll()