Searched refs:__read_mostly (Results 251 - 275 of 527) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4.c162 static struct nf_hook_ops ipv4_conntrack_ops[] __read_mostly = { variable in typeref:struct:ipv4_conntrack_ops
343 struct nf_conntrack_l3proto nf_conntrack_l3proto_ipv4 __read_mostly = { variable in typeref:struct:nf_conntrack_l3proto_ipv4
H A Dipt_REJECT.c195 static struct xt_target reject_tg_reg __read_mostly = { variable in typeref:struct:reject_tg_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_LOG.c494 static struct xt_target log_tg6_reg __read_mostly = { variable in typeref:struct:log_tg6_reg
503 static struct nf_logger ip6t_logger __read_mostly = { variable in typeref:struct:ip6t_logger
H A Dnf_conntrack_l3proto_ipv6.c306 static struct nf_hook_ops ipv6_conntrack_ops[] __read_mostly = { variable in typeref:struct:ipv6_conntrack_ops
394 struct nf_conntrack_l3proto nf_conntrack_l3proto_ipv6 __read_mostly = { variable in typeref:struct:nf_conntrack_l3proto_ipv6
H A Dip6t_REJECT.c236 static struct xt_target reject_tg6_reg __read_mostly = { variable in typeref:struct:reject_tg6_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Daf_phonet.c38 static struct phonet_protocol *proto_tab[PHONET_NPROTO] __read_mostly; variable in typeref:struct:proto_tab
437 static struct packet_type phonet_packet_type __read_mostly = { variable in typeref:struct:phonet_packet_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_fdb.c123 static struct kmem_cache *br_fdb_cache __read_mostly; variable in typeref:struct:br_fdb_cache
127 static u32 fdb_salt __read_mostly; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Droute.c120 static int ip_rt_gc_timeout __read_mostly = RT_GC_TIMEOUT; variable
121 static int ip_rt_gc_interval __read_mostly = 60 * HZ; variable
122 static int ip_rt_gc_min_interval __read_mostly = HZ / 2; variable
123 static int ip_rt_redirect_number __read_mostly = 9; variable
124 static int ip_rt_redirect_load __read_mostly = HZ / 50; variable
125 static int ip_rt_redirect_silence __read_mostly = ((HZ / 50) << (9 + 1)); variable
126 static int ip_rt_error_cost __read_mostly = HZ; variable
127 static int ip_rt_error_burst __read_mostly = 5 * HZ; variable
128 static int ip_rt_gc_elasticity __read_mostly = 8; variable
129 static int ip_rt_mtu_expires __read_mostly variable
130 static int ip_rt_min_pmtu __read_mostly = 512 + 20 + 20; variable
131 static int ip_rt_min_advmss __read_mostly = 256; variable
132 static int rt_chain_length_max __read_mostly = 20; variable
251 static struct rt_hash_bucket *rt_hash_table __read_mostly; variable in typeref:struct:rt_hash_table
252 static unsigned rt_hash_mask __read_mostly; variable
253 static unsigned int rt_hash_log __read_mostly; variable
3283 struct ip_rt_acct __percpu *ip_rt_acct __read_mostly; variable in typeref:struct:ip_rt_acct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Difb.c230 static struct rtnl_link_ops ifb_link_ops __read_mostly = { variable in typeref:struct:ifb_link_ops
H A Dpppoe.c104 static int pppoe_net_id __read_mostly; variable
534 static struct packet_type pppoes_ptype __read_mostly = { variable in typeref:struct:pppoes_ptype
542 static struct packet_type pppoed_ptype __read_mostly = { variable in typeref:struct:pppoed_ptype
550 static struct proto pppoe_sk_proto __read_mostly = { variable in typeref:struct:pppoe_sk_proto
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp.c62 cpumask_t cpu_sibling_map[NR_CPUS] __read_mostly; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dirq_tx4939.c50 } tx4939irq[TX4939_NUM_IR] __read_mostly; variable in typeref:struct:__anon9854
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dprocessor.c45 struct system_cpuinfo_parisc boot_cpu_data __read_mostly; variable in typeref:struct:boot_cpu_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dinode.c52 static unsigned int i_hash_mask __read_mostly; variable
53 static unsigned int i_hash_shift __read_mostly; variable
69 static struct hlist_head *inode_hashtable __read_mostly; variable in typeref:struct:inode_hashtable
98 static struct kmem_cache *inode_cachep __read_mostly; variable in typeref:struct:inode_cachep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dprocessor_idle.c73 static unsigned int max_cstate __read_mostly = ACPI_PROCESSOR_MAX_POWER; variable
75 static unsigned int nocst __read_mostly; variable
77 static int bm_check_disable __read_mostly; variable
80 static unsigned int latency_factor __read_mostly = 2; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhw_breakpoint.c38 static struct sh_ubc *sh_ubc __read_mostly = &ubc_dummy; variable in typeref:struct:sh_ubc
H A Dio_trapped.c36 static int trapped_io_disable __read_mostly; variable
H A Dperf_event.c38 static struct sh_pmu *sh_pmu __read_mostly; variable in typeref:struct:sh_pmu
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c49 static int cede_offline_enabled __read_mostly = 1; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dvdso.c53 unsigned int __read_mostly vdso_enabled = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dftrace.c46 static int modifying_code __read_mostly; variable
H A Dsetup_percpu.c36 unsigned long __per_cpu_offset[NR_CPUS] __read_mostly = { variable
H A Dvmiclock_32.c112 static struct irq_chip vmi_chip __read_mostly = { variable in typeref:struct:vmi_chip
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpageattr-test.c21 static __read_mostly int print = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dutils.c35 int net_msg_warn __read_mostly = 1; variable

Completed in 365 milliseconds

<<11121314151617181920>>