Home
last modified time | relevance | path

Searched refs:__net_initdata (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/include/net/
A Dnet_namespace.h400 #define __net_initdata macro
405 #define __net_initdata __initdata macro
/linux-6.3-rc2/net/core/
A Dnet-procfs.c352 static struct pernet_operations __net_initdata dev_proc_ops = {
396 static struct pernet_operations __net_initdata dev_mc_net_ops = {
A Dsysctl_net_core.c741 static __net_initdata struct pernet_operations sysctl_core_ops = {
A Dnet_namespace.c734 static struct pernet_operations __net_initdata net_ns_ops = {
A Dsock.c4082 static __net_initdata struct pernet_operations proto_net_ops = {
A Ddev.c11289 static struct pernet_operations __net_initdata netdev_net_ops = {
11356 static struct pernet_operations __net_initdata default_device_ops = {
/linux-6.3-rc2/drivers/net/
A Dloopback.c236 struct pernet_operations __net_initdata loopback_net_ops = {
A Dvrf.c2027 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c243 static struct pernet_operations __net_initdata xfrm4_net_ops = {
A Draw.c1070 static __net_initdata struct pernet_operations raw_net_ops = {
1100 static struct pernet_operations __net_initdata raw_sysctl_ops = {
A Dproc.c552 static __net_initdata struct pernet_operations ip_proc_ops = {
A Droute.c376 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3644 static __net_initdata struct pernet_operations sysctl_route_ops = {
3659 static struct pernet_operations __net_initdata ip_rt_ops = {
3671 static __net_initdata struct pernet_operations rt_genid_ops = {
3695 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
A Daf_inet.c1816 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1869 static __net_initdata struct pernet_operations af_inet_ops = {
A Dtcp_metrics.c1022 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
A Dicmp.c1475 static struct pernet_operations __net_initdata icmp_sk_ops = {
A Dsysctl_net_ipv4.c1529 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
A Ddevinet.c2763 static __net_initdata struct pernet_operations devinet_ops = {
A Dtcp_ipv4.c3294 static struct pernet_operations __net_initdata tcp_sk_ops = {
A Dudp.c3407 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/linux-6.3-rc2/net/devlink/
A Dcore.c302 static struct pernet_operations devlink_pernet_ops __net_initdata = { variable
/linux-6.3-rc2/fs/proc/
A Dproc_net.c406 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/linux-6.3-rc2/kernel/bpf/
A Dnet_namespace.c557 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/linux-6.3-rc2/kernel/
A Daudit.c1665 static struct pernet_operations audit_net_ops __net_initdata = { variable
/linux-6.3-rc2/net/netlink/
A Daf_netlink.c2890 static struct pernet_operations __net_initdata netlink_net_ops = {
/linux-6.3-rc2/include/linux/
A Dnetdevice.h5132 extern struct pernet_operations __net_initdata loopback_net_ops;

Completed in 110 milliseconds

12