Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/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-6.15/fs/afs/
H A Dmain.c201 unregister_pernet_device(&afs_net_ops); in afs_init()
228 unregister_pernet_device(&afs_net_ops); in afs_exit()
/linux-6.15/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-6.15/net/rds/
H A Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
H A Dtcp.c731 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/linux-6.15/drivers/net/wireguard/
H A Ddevice.c459 unregister_pernet_device(&pernet_ops); in wg_device_init()
470 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/linux-6.15/net/ipv4/
H A Dipip.c657 unregister_pernet_device(&ipip_net_ops); in ipip_init()
670 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
H A Dip_gre.c1834 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1836 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1838 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1848 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1849 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1850 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
H A Dip_vti.c719 unregister_pernet_device(&vti_net_ops); in vti_init()
737 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-6.15/net/l2tp/
H A Dl2tp_ip.c709 unregister_pernet_device(&l2tp_ip_net_ops); in l2tp_ip_init()
719 unregister_pernet_device(&l2tp_ip_net_ops); in l2tp_ip_exit()
H A Dl2tp_ip6.c842 unregister_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_init()
852 unregister_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_exit()
H A Dl2tp_ppp.c1710 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1721 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
H A Dl2tp_core.c1920 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1933 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
/linux-6.15/include/net/
H A Dnet_namespace.h506 void unregister_pernet_device(struct pernet_operations *);
/linux-6.15/net/rxrpc/
H A Daf_rxrpc.c1095 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
1117 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
/linux-6.15/drivers/net/ppp/
H A Dpppoe.c1201 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1213 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/linux-6.15/net/core/
H A Dnet_namespace.c1454 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1462 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/linux-6.15/net/ipv6/
H A Dip6_vti.c1299 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1318 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
H A Dsit.c1910 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1956 unregister_pernet_device(&sit_net_ops); in sit_init()
/linux-6.15/net/xfrm/
H A Dxfrm_interface_core.c1228 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1241 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/linux-6.15/net/wireless/
H A Dcore.c1806 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1819 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/linux-6.15/net/kcm/
H A Dkcmsock.c1912 unregister_pernet_device(&kcm_net_ops); in kcm_init()
1931 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/linux-6.15/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