Home
last modified time | relevance | path

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

12

/Linux-v6.1/net/tipc/
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-v6.1/net/ipv6/ila/
Dila_main.c108 unregister_pernet_device(&ila_net_ops); in ila_init()
117 unregister_pernet_device(&ila_net_ops); in ila_fini()
/Linux-v6.1/fs/afs/
Dmain.c209 unregister_pernet_device(&afs_net_ops); in afs_init()
236 unregister_pernet_device(&afs_net_ops); in afs_exit()
/Linux-v6.1/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-v6.1/net/rds/
Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
Dtcp.c707 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/Linux-v6.1/drivers/net/wireguard/
Ddevice.c463 unregister_pernet_device(&pernet_ops); in wg_device_init()
474 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/Linux-v6.1/net/ipv4/
Dip_gre.c1770 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1772 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1774 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1784 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1785 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1786 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
Dipip.c642 unregister_pernet_device(&ipip_net_ops); in ipip_init()
655 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.c1278 unregister_pernet_device(&fou_net_ops); in fou_init()
1287 unregister_pernet_device(&fou_net_ops); in fou_fini()
/Linux-v6.1/include/net/
Dnet_namespace.h454 void unregister_pernet_device(struct pernet_operations *);
/Linux-v6.1/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-v6.1/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-v6.1/net/xfrm/
Dxfrm_interface.c1176 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1189 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/Linux-v6.1/net/core/
Dnet_namespace.c1326 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1334 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/Linux-v6.1/net/ipv6/
Dip6_vti.c1307 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1326 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
Dsit.c1905 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1951 unregister_pernet_device(&sit_net_ops); in sit_init()
Dip6_tunnel.c2342 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2363 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
/Linux-v6.1/net/l2tp/
Dl2tp_core.c1699 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1712 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
Dl2tp_ppp.c1712 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1723 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
/Linux-v6.1/net/wireless/
Dcore.c1611 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1624 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/Linux-v6.1/net/kcm/
Dkcmsock.c2035 unregister_pernet_device(&kcm_net_ops); in kcm_init()
2054 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/Linux-v6.1/drivers/infiniband/core/
Ddevice.c2829 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_init()
2856 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_cleanup()
/Linux-v6.1/net/netfilter/ipvs/
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()

12