netns_core_table 583 net/core/sysctl_net_core.c static struct ctl_table netns_core_table[] = { netns_core_table 599 net/core/sysctl_net_core.c tbl = netns_core_table; netns_core_table 601 net/core/sysctl_net_core.c tbl = kmemdup(tbl, sizeof(netns_core_table), GFP_KERNEL); netns_core_table 620 net/core/sysctl_net_core.c if (tbl != netns_core_table) netns_core_table 632 net/core/sysctl_net_core.c BUG_ON(tbl == netns_core_table);