Searched refs:__read_mostly (Results 201 - 225 of 527) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Diptable_mangle.c95 static struct nf_hook_ops *mangle_ops __read_mostly; variable in typeref:struct:mangle_ops
H A Dnf_conntrack_proto_icmp.c24 static unsigned int nf_ct_icmp_timeout __read_mostly = 30*HZ; variable
292 struct nf_conntrack_l4proto nf_conntrack_l4proto_icmp __read_mostly = variable in typeref:struct:nf_conntrack_l4proto_icmp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_frag.c116 static struct xt_match frag_mt6_reg __read_mostly = { variable in typeref:struct:frag_mt6_reg
H A Dnf_conntrack_proto_icmpv6.c30 static unsigned int nf_ct_icmpv6_timeout __read_mostly = 30*HZ; variable
287 struct nf_conntrack_l4proto nf_conntrack_l4proto_icmpv6 __read_mostly = variable in typeref:struct:nf_conntrack_l4proto_icmpv6
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_CT.c145 static struct xt_target xt_ct_tg __read_mostly = { variable in typeref:struct:xt_ct_tg
H A Dxt_DSCP.c114 static struct xt_target dscp_tg_reg[] __read_mostly = { variable in typeref:struct:dscp_tg_reg
H A Dxt_HL.c133 static struct xt_target hl_tg_reg[] __read_mostly = { variable in typeref:struct:hl_tg_reg
H A Dxt_LED.c191 static struct xt_target led_tg_reg __read_mostly = { variable in typeref:struct:led_tg_reg
H A Dxt_cluster.c153 static struct xt_match xt_cluster_match __read_mostly = { variable in typeref:struct:xt_cluster_match
H A Dxt_connbytes.c133 static struct xt_match connbytes_mt_reg __read_mostly = { variable in typeref:struct:connbytes_mt_reg
H A Dxt_dccp.c140 static struct xt_match dccp_mt_reg[] __read_mostly = { variable in typeref:struct:dccp_mt_reg
H A Dxt_iprange.c94 static struct xt_match iprange_mt_reg[] __read_mostly = { variable in typeref:struct:iprange_mt_reg
H A Dxt_ipvs.c168 static struct xt_match xt_ipvs_mt_reg __read_mostly = { variable in typeref:struct:xt_ipvs_mt_reg
H A Dxt_limit.c183 static struct xt_match limit_mt_reg __read_mostly = { variable in typeref:struct:limit_mt_reg
H A Dxt_multiport.c132 static struct xt_match multiport_mt_reg[] __read_mostly = { variable in typeref:struct:multiport_mt_reg
H A Dxt_rateest.c131 static struct xt_match xt_rateest_mt_reg __read_mostly = { variable in typeref:struct:xt_rateest_mt_reg
H A Dxt_time.c257 static struct xt_match xt_time_mt_reg __read_mostly = { variable in typeref:struct:xt_time_mt_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dtags.sh121 -I __read_mostly,____cacheline_aligned \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutiny.c58 int rcu_scheduler_active __read_mostly; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dpercpu_counter.c103 int percpu_counter_batch __read_mostly = 32; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_arp.c117 static struct xt_match ebt_arp_mt_reg __read_mostly = { variable in typeref:struct:ebt_arp_mt_reg
H A Debt_ip.c107 static struct xt_match ebt_ip_mt_reg __read_mostly = { variable in typeref:struct:ebt_ip_mt_reg
H A Debt_ip6.c109 static struct xt_match ebt_ip6_mt_reg __read_mostly = { variable in typeref:struct:ebt_ip6_mt_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Deisa.c55 void __iomem *eisa_eeprom_addr __read_mostly; variable
139 static unsigned int eisa_irq_level __read_mostly; /* default to edge triggered */ variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_htcp.c17 static int use_rtt_scaling __read_mostly = 1; variable
21 static int use_bandwidth_switch __read_mostly = 1; variable

Completed in 193 milliseconds

1234567891011>>