unregister_pernet_gen_device  220 include/net/net_namespace.h extern void unregister_pernet_gen_device(int id, struct pernet_operations *);
unregister_pernet_gen_device  736 net/8021q/vlan.c 	unregister_pernet_gen_device(vlan_net_id, &vlan_net_ops);
unregister_pernet_gen_device  756 net/8021q/vlan.c 	unregister_pernet_gen_device(vlan_net_id, &vlan_net_ops);
unregister_pernet_gen_device 1628 net/ipv4/ip_gre.c 	unregister_pernet_gen_device(ipgre_net_id, &ipgre_net_ops);
unregister_pernet_gen_device 1638 net/ipv4/ip_gre.c 	unregister_pernet_gen_device(ipgre_net_id, &ipgre_net_ops);
unregister_pernet_gen_device  854 net/ipv4/ipip.c 	unregister_pernet_gen_device(ipip_net_id, &ipip_net_ops);
unregister_pernet_gen_device 1512 net/ipv6/ip6_tunnel.c 	unregister_pernet_gen_device(ip6_tnl_net_id, &ip6_tnl_net_ops);
unregister_pernet_gen_device 1068 net/ipv6/sit.c 	unregister_pernet_gen_device(sit_net_id, &sit_net_ops);
unregister_pernet_gen_device  347 net/netfilter/nf_conntrack_proto_gre.c 	unregister_pernet_gen_device(proto_gre_net_id, &proto_gre_net_ops);