Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetpoll.h66 void netpoll_cleanup(struct netpoll *np);
/openbmc/linux/drivers/net/
H A Dnetconsole.c243 netpoll_cleanup(&nt->np); in free_param_target()
397 netpoll_cleanup(&nt->np); in enabled_store()
718 netpoll_cleanup(&nt->np); in drop_netconsole_target()
/openbmc/linux/net/core/
H A Dnetpoll.c866 void netpoll_cleanup(struct netpoll *np) in netpoll_cleanup() function
877 EXPORT_SYMBOL(netpoll_cleanup);