Searched defs:__read_mostly (Results 1 - 25 of 392) sorted by relevance

1234567891011>>

/net/core/
H A Dptp_classifier.c110 static struct bpf_prog *ptp_insns __read_mostly; variable in typeref:struct:ptp_insns
/net/ipv6/netfilter/
H A Dip6t_eui64.c53 static struct xt_match eui64_mt6_reg __read_mostly = { variable in typeref:struct:eui64_mt6_reg
H A Dip6t_MASQUERADE.c39 static struct xt_target masquerade_tg6_reg __read_mostly = { variable in typeref:struct:masquerade_tg6_reg
/net/netfilter/
H A Dnf_conntrack_timeout.c28 (*nf_ct_timeout_find_get_hook)(const char *name) __read_mostly;
31 void (*nf_ct_timeout_put_hook)(struct ctnl_timeout *timeout) __read_mostly;
34 static struct nf_ct_ext_type timeout_extend __read_mostly = { variable in typeref:struct:timeout_extend
H A Dxt_CLASSIFY.c40 static struct xt_target classify_tg_reg[] __read_mostly = { variable in typeref:struct:classify_tg_reg
H A Dxt_TRACE.c20 static struct xt_target trace_tg_reg __read_mostly = { variable in typeref:struct:trace_tg_reg
H A Dxt_comment.c25 static struct xt_match comment_mt_reg __read_mostly = { variable in typeref:struct:comment_mt_reg
H A Dnf_conntrack_netbios_ns.c35 static unsigned int timeout __read_mostly = 3; variable
49 static struct nf_conntrack_helper helper __read_mostly = { variable in typeref:struct:helper
H A Dxt_CHECKSUM.c49 static struct xt_target checksum_tg_reg __read_mostly = { variable in typeref:struct:checksum_tg_reg
H A Dxt_NFLOG.c52 static struct xt_target nflog_tg_reg __read_mostly = { variable in typeref:struct:nflog_tg_reg
H A Dxt_bpf.c52 static struct xt_match bpf_mt_reg __read_mostly = { variable in typeref:struct:bpf_mt_reg
H A Dxt_cgroup.c48 static struct xt_match cgroup_mt_reg __read_mostly = { variable in typeref:struct:cgroup_mt_reg
H A Dxt_cpu.c44 static struct xt_match cpu_mt_reg __read_mostly = { variable in typeref:struct:cpu_mt_reg
H A Dxt_devgroup.c62 static struct xt_match devgroup_mt_reg __read_mostly = { variable in typeref:struct:devgroup_mt_reg
H A Dxt_hl.c66 static struct xt_match hl_mt_reg[] __read_mostly = { variable in typeref:struct:hl_mt_reg
/net/sched/
H A Dsch_blackhole.c31 static struct Qdisc_ops blackhole_qdisc_ops __read_mostly = { variable in typeref:struct:blackhole_qdisc_ops
/net/bridge/netfilter/
H A Debt_802_3.c49 static struct xt_match ebt_802_3_mt_reg __read_mostly = { variable in typeref:struct:ebt_802_3_mt_reg
H A Debt_dnat.c49 static struct xt_target ebt_dnat_tg_reg __read_mostly = { variable in typeref:struct:ebt_dnat_tg_reg
H A Debt_nflog.c49 static struct xt_target ebt_nflog_tg_reg __read_mostly = { variable in typeref:struct:ebt_nflog_tg_reg
H A Debt_pkttype.c33 static struct xt_match ebt_pkttype_mt_reg __read_mostly = { variable in typeref:struct:ebt_pkttype_mt_reg
H A Debt_redirect.c55 static struct xt_target ebt_redirect_tg_reg __read_mostly = { variable in typeref:struct:ebt_redirect_tg_reg
/net/ipv4/netfilter/
H A Dnft_reject_ipv4.c50 static struct nft_expr_type nft_reject_ipv4_type __read_mostly = { variable in typeref:struct:nft_reject_ipv4_type
/net/ipv4/
H A Dprotocol.c31 const struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS] __read_mostly; variable in typeref:struct:inet_protos
32 const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS] __read_mostly; variable in typeref:struct:inet_offloads
/net/ipv6/
H A Dprotocol.c29 const struct inet6_protocol __rcu *inet6_protos[MAX_INET_PROTOS] __read_mostly; variable in typeref:struct:inet6_protos
53 const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS] __read_mostly; variable in typeref:struct:inet6_offloads
/net/irda/
H A Dirmod.c58 static struct packet_type irda_packet_type __read_mostly = { variable in typeref:struct:irda_packet_type

Completed in 305 milliseconds

1234567891011>>