Symbol: __net_initdata
drivers/net/loopback.c
235
struct pernet_operations __net_initdata loopback_net_ops = {
drivers/net/vrf.c
1924
static struct pernet_operations vrf_net_ops __net_initdata = {
fs/proc/proc_net.c
416
static struct pernet_operations __net_initdata proc_net_ns_ops = {
include/linux/netdevice.h
5672
extern struct pernet_operations __net_initdata loopback_net_ops;
kernel/audit.c
1728
static struct pernet_operations audit_net_ops __net_initdata = {
kernel/bpf/net_namespace.c
555
static struct pernet_operations netns_bpf_pernet_ops __net_initdata = {
net/core/dev.c
13030
static struct pernet_operations __net_initdata netdev_net_ops = {
net/core/dev.c
13103
static struct pernet_operations __net_initdata default_device_ops = {
net/core/lock_debug.c
97
static struct pernet_operations rtnl_net_debug_net_ops __net_initdata = {
net/core/net-procfs.c
362
static struct pernet_operations __net_initdata dev_proc_ops = {
net/core/net-procfs.c
406
static struct pernet_operations __net_initdata dev_mc_net_ops = {
net/core/net_namespace.c
840
static struct pernet_operations __net_initdata net_ns_ops = {
net/core/sock.c
4451
static __net_initdata struct pernet_operations proto_net_ops = {
net/core/sysctl_net_core.c
838
static __net_initdata struct pernet_operations sysctl_core_ops = {
net/devlink/core.c
571
static struct pernet_operations devlink_pernet_ops __net_initdata = {
net/ipv4/af_inet.c
1770
static __net_initdata struct pernet_operations ipv4_mib_ops = {
net/ipv4/af_inet.c
1821
static __net_initdata struct pernet_operations af_inet_ops = {
net/ipv4/devinet.c
2940
static __net_initdata struct pernet_operations devinet_ops = {
net/ipv4/icmp.c
1751
static struct pernet_operations __net_initdata icmp_sk_ops = {
net/ipv4/proc.c
548
static __net_initdata struct pernet_operations ip_proc_ops = {
net/ipv4/raw.c
1090
static __net_initdata struct pernet_operations raw_net_ops = {
net/ipv4/raw.c
1120
static struct pernet_operations __net_initdata raw_sysctl_ops = {
net/ipv4/route.c
3652
static __net_initdata struct pernet_operations sysctl_route_ops = {
net/ipv4/route.c
3667
static struct pernet_operations __net_initdata ip_rt_ops = {
net/ipv4/route.c
3679
static __net_initdata struct pernet_operations rt_genid_ops = {
net/ipv4/route.c
3703
static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
net/ipv4/route.c
379
static struct pernet_operations ip_rt_proc_ops __net_initdata = {
net/ipv4/sysctl_net_ipv4.c
1720
static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
net/ipv4/tcp_ipv4.c
3566
static struct pernet_operations __net_initdata tcp_sk_ops = {
net/ipv4/tcp_metrics.c
1042
static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
net/ipv4/udp.c
3792
static struct pernet_operations __net_initdata udp_sysctl_ops = {
net/ipv4/xfrm4_policy.c
229
static struct pernet_operations __net_initdata xfrm4_net_ops = {
net/netlink/af_netlink.c
2871
static struct pernet_operations __net_initdata netlink_net_ops = {
net/xfrm/xfrm_policy.c
4363
static struct pernet_operations __net_initdata xfrm_net_ops = {