Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c96 static struct pernet_operations rtnl_net_debug_net_ops __net_initdata = { variable
H A Dsysctl_net_core.c793 static __net_initdata struct pernet_operations sysctl_core_ops = {
H A Dnet_namespace.c834 static struct pernet_operations __net_initdata net_ns_ops = {
H A Dsock.c4385 static __net_initdata struct pernet_operations proto_net_ops = {
H A Ddev.c12969 static struct pernet_operations __net_initdata netdev_net_ops = {
13042 static struct pernet_operations __net_initdata default_device_ops = {
/linux/include/net/
H A Dnet_namespace.h440 #define __net_initdata macro
445 #define __net_initdata __initdata macro
/linux/drivers/net/
H A Dloopback.c235 struct pernet_operations __net_initdata loopback_net_ops = {
/linux/fs/proc/
H A Dproc_net.c408 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/linux/kernel/bpf/
H A Dnet_namespace.c555 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/linux/net/ipv4/
H A Droute.c379 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3657 static __net_initdata struct pernet_operations sysctl_route_ops = {
3672 static struct pernet_operations __net_initdata ip_rt_ops = {
3684 static __net_initdata struct pernet_operations rt_genid_ops = {
3708 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
H A Dicmp.c1700 static struct pernet_operations __net_initdata icmp_sk_ops = {
H A Ddevinet.c2872 static __net_initdata struct pernet_operations devinet_ops = {
H A Dudp.c3940 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/linux/kernel/
H A Daudit.c1718 static struct pernet_operations audit_net_ops __net_initdata = { variable