Home
last modified time | relevance | path

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

12

/Linux-v5.15/net/tipc/
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-v5.15/net/ipv6/ila/
Dila_main.c107 unregister_pernet_device(&ila_net_ops); in ila_init()
116 unregister_pernet_device(&ila_net_ops); in ila_fini()
/Linux-v5.15/fs/afs/
Dmain.c216 unregister_pernet_device(&afs_net_ops); in afs_init()
247 unregister_pernet_device(&afs_net_ops); in afs_exit()
/Linux-v5.15/net/ieee802154/
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-v5.15/drivers/net/wireguard/
Ddevice.c441 unregister_pernet_device(&pernet_ops); in wg_device_init()
452 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/Linux-v5.15/net/rds/
Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
Dtcp.c693 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/Linux-v5.15/net/ipv4/
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()
Dipip.c698 unregister_pernet_device(&ipip_net_ops); in ipip_init()
711 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
Dip_vti.c701 unregister_pernet_device(&vti_net_ops); in vti_init()
719 unregister_pernet_device(&vti_net_ops); in vti_fini()
Dfou.c1291 unregister_pernet_device(&fou_net_ops); in fou_init()
1300 unregister_pernet_device(&fou_net_ops); in fou_fini()
/Linux-v5.15/include/net/
Dnet_namespace.h412 void unregister_pernet_device(struct pernet_operations *);
/Linux-v5.15/net/rxrpc/
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-v5.15/net/xfrm/
Dxfrm_interface.c998 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1010 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/Linux-v5.15/drivers/net/ppp/
Dpppoe.c1205 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1217 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/Linux-v5.15/net/core/
Dnet_namespace.c1314 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1322 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/Linux-v5.15/net/ipv6/
Dip6_vti.c1305 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1324 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
Dsit.c1971 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
2017 unregister_pernet_device(&sit_net_ops); in sit_init()
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()
/Linux-v5.15/net/wireless/
Dcore.c1566 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1579 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/Linux-v5.15/net/l2tp/
Dl2tp_core.c1693 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1706 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
Dl2tp_ppp.c1713 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1724 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
/Linux-v5.15/net/kcm/
Dkcmsock.c2074 unregister_pernet_device(&kcm_net_ops); in kcm_init()
2093 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/Linux-v5.15/net/netfilter/ipvs/
Dip_vs_core.c2533 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2548 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()
/Linux-v5.15/net/openvswitch/
Ddatapath.c2685 unregister_pernet_device(&ovs_net_ops); in dp_init()
2703 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()

12