Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/net/
Dnet_namespace.h360 #define __net_initdata macro
365 #define __net_initdata __initdata macro
/kernel/linux/linux-5.10/net/core/
Dnet-procfs.c353 static struct pernet_operations __net_initdata dev_proc_ops = {
397 static struct pernet_operations __net_initdata dev_mc_net_ops = {
Dsysctl_net_core.c647 static __net_initdata struct pernet_operations sysctl_core_ops = {
Dnet_namespace.c741 static struct pernet_operations __net_initdata net_ns_ops = {
Dsock.c3691 static __net_initdata struct pernet_operations proto_net_ops = {
Ddev.c11140 static struct pernet_operations __net_initdata netdev_net_ops = {
11242 static struct pernet_operations __net_initdata default_device_ops = {
/kernel/linux/linux-5.10/drivers/net/
Dloopback.c233 struct pernet_operations __net_initdata loopback_net_ops = {
Dvrf.c1962 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/kernel/linux/linux-5.10/net/ipv4/
Dxfrm4_policy.c245 static struct pernet_operations __net_initdata xfrm4_net_ops = {
Draw.c1101 static __net_initdata struct pernet_operations raw_net_ops = {
1130 static struct pernet_operations __net_initdata raw_sysctl_ops = {
Dproc.c524 static __net_initdata struct pernet_operations ip_proc_ops = {
Daf_inet.c1830 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1881 static __net_initdata struct pernet_operations af_inet_ops = {
Droute.c406 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3559 static __net_initdata struct pernet_operations sysctl_route_ops = {
3573 static __net_initdata struct pernet_operations rt_genid_ops = {
3597 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
Dtcp_metrics.c1021 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
Dicmp.c1380 static struct pernet_operations __net_initdata icmp_sk_ops = {
Dsysctl_net_ipv4.c1361 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
Ddevinet.c2750 static __net_initdata struct pernet_operations devinet_ops = {
Dtcp_ipv4.c2966 static struct pernet_operations __net_initdata tcp_sk_ops = {
Dudp.c3200 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/kernel/linux/linux-5.10/fs/proc/
Dproc_net.c389 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/kernel/linux/linux-5.10/kernel/bpf/
Dnet_namespace.c556 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/kernel/linux/linux-5.10/kernel/
Daudit.c1667 static struct pernet_operations audit_net_ops __net_initdata = { variable
/kernel/linux/linux-5.10/net/netlink/
Daf_netlink.c2831 static struct pernet_operations __net_initdata netlink_net_ops = {
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h5056 extern struct pernet_operations __net_initdata loopback_net_ops;
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_policy.c4207 static struct pernet_operations __net_initdata xfrm_net_ops = {

12