Home
last modified time | relevance | path

Searched refs:unregister_pernet_device (Results 1 – 25 of 32) sorted by relevance

12

/linux/net/tipc/
A Dcore.c199 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
203 unregister_pernet_device(&tipc_net_ops); in tipc_init()
217 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_exit()
219 unregister_pernet_device(&tipc_net_ops); in tipc_exit()
/linux/net/ipv6/ila/
A Dila_main.c107 unregister_pernet_device(&ila_net_ops); in ila_init()
116 unregister_pernet_device(&ila_net_ops); in ila_fini()
/linux/fs/afs/
A Dmain.c216 unregister_pernet_device(&afs_net_ops); in afs_init()
247 unregister_pernet_device(&afs_net_ops); in afs_exit()
/linux/net/ieee802154/
A Dcore.c370 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
382 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/linux/drivers/net/wireguard/
A Ddevice.c444 unregister_pernet_device(&pernet_ops); in wg_device_init()
455 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/linux/net/ipv4/
A Dip_gre.c1763 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1765 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1767 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1777 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1778 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1779 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
A Dipip.c698 unregister_pernet_device(&ipip_net_ops); in ipip_init()
711 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
A Dip_vti.c701 unregister_pernet_device(&vti_net_ops); in vti_init()
719 unregister_pernet_device(&vti_net_ops); in vti_fini()
A Dfou.c1291 unregister_pernet_device(&fou_net_ops); in fou_init()
1300 unregister_pernet_device(&fou_net_ops); in fou_fini()
/linux/net/rds/
A Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
A Dtcp.c693 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/linux/include/net/
A Dnet_namespace.h412 void unregister_pernet_device(struct pernet_operations *);
/linux/net/rxrpc/
A Daf_rxrpc.c1039 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
1061 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
/linux/net/xfrm/
A Dxfrm_interface.c998 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1010 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/linux/drivers/net/ppp/
A Dpppoe.c1205 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1217 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/linux/net/core/
A Dnet_namespace.c1318 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1326 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/linux/net/ipv6/
A Dip6_vti.c1307 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1326 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
A Dsit.c1970 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
2016 unregister_pernet_device(&sit_net_ops); in sit_init()
A Dip6_tunnel.c2373 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2394 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
A Dip6_gre.c2378 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_init()
2388 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_fini()
/linux/net/l2tp/
A Dl2tp_ppp.c1713 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1724 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
A Dl2tp_core.c1693 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1706 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
/linux/net/wireless/
A Dcore.c1576 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1589 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/linux/net/kcm/
A Dkcmsock.c2074 unregister_pernet_device(&kcm_net_ops); in kcm_init()
2093 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/linux/net/netfilter/ipvs/
A Dip_vs_core.c2431 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2446 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()

Completed in 64 milliseconds

12