Home
last modified time | relevance | path

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

12

/linux/net/tipc/
H A Dcore.c198 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
202 unregister_pernet_device(&tipc_net_ops); in tipc_init()
216 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_exit()
218 unregister_pernet_device(&tipc_net_ops); in tipc_exit()
/linux/net/ipv6/ila/
H A Dila_main.c113 unregister_pernet_device(&ila_net_ops); in ila_init()
122 unregister_pernet_device(&ila_net_ops); in ila_fini()
/linux/fs/afs/
H A Dmain.c207 unregister_pernet_device(&afs_net_ops); in afs_init()
234 unregister_pernet_device(&afs_net_ops); in afs_exit()
/linux/net/ieee802154/
H A Dcore.c397 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
409 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/linux/net/rds/
H A Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
H A Dtcp.c710 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/linux/drivers/net/wireguard/
H A Ddevice.c457 unregister_pernet_device(&pernet_ops); in wg_device_init()
468 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/linux/net/ipv4/
H A Dip_gre.c1819 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1821 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1823 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1833 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1834 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1835 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
H A Dipip.c654 unregister_pernet_device(&ipip_net_ops); in ipip_init()
667 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
H A Dip_vti.c716 unregister_pernet_device(&vti_net_ops); in vti_init()
734 unregister_pernet_device(&vti_net_ops); in vti_fini()
H A Dfou_core.c1269 unregister_pernet_device(&fou_net_ops); in fou_init()
1278 unregister_pernet_device(&fou_net_ops); in fou_fini()
/linux/net/l2tp/
H A Dl2tp_ip.c716 unregister_pernet_device(&l2tp_ip_net_ops); in l2tp_ip_init()
726 unregister_pernet_device(&l2tp_ip_net_ops); in l2tp_ip_exit()
H A Dl2tp_ip6.c848 unregister_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_init()
858 unregister_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_exit()
H A Dl2tp_ppp.c1709 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1720 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
H A Dl2tp_core.c1904 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1917 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
/linux/include/net/
H A Dnet_namespace.h480 void unregister_pernet_device(struct pernet_operations *);
/linux/net/rxrpc/
H A Daf_rxrpc.c1094 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
1116 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
/linux/drivers/net/ppp/
H A Dpppoe.c1200 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1212 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/linux/net/ipv6/
H A Dip6_vti.c1296 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1315 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
H A Dsit.c1905 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1951 unregister_pernet_device(&sit_net_ops); in sit_init()
/linux/net/xfrm/
H A Dxfrm_interface_core.c1227 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1240 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/linux/net/core/
H A Dnet_namespace.c1419 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1427 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/linux/net/kcm/
H A Dkcmsock.c1920 unregister_pernet_device(&kcm_net_ops); in kcm_init()
1939 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/linux/net/wireless/
H A Dcore.c1751 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1764 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c2427 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2442 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()

12