Searched refs:__read_mostly (Results 176 - 200 of 213) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Drandom.c273 static int trickle_thresh __read_mostly = INPUT_POOL_WORDS * 28; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dapic.c66 int using_apic_timer __read_mostly = 0; variable
H A Dsetup.c72 struct cpuinfo_x86 boot_cpu_data __read_mostly; variable in typeref:struct:boot_cpu_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dfirmware.c83 int parisc_narrow_firmware __read_mostly = 1; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dpipe.c825 static struct vfsmount *pipe_mnt __read_mostly; variable in typeref:struct:pipe_mnt
H A Dlocks.c31 static struct kmem_cache *filelock_cache __read_mostly; variable in typeref:struct:filelock_cache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dhrtimer.c314 static int hrtimer_hres_enabled __read_mostly = 1; variable
H A Dprintk.c492 static int __read_mostly ignore_loglevel;
H A Dsched_fair.c60 unsigned int __read_mostly sysctl_sched_compat_yield;
H A Dsched.c448 # define const_debug __read_mostly
4580 cpumask_t cpu_present_map __read_mostly; variable
4584 cpumask_t cpu_online_map __read_mostly = CPU_MASK_ALL; variable
4587 cpumask_t cpu_possible_map __read_mostly = CPU_MASK_ALL; variable
5678 int nr_cpu_ids __read_mostly = NR_CPUS; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dvmscan.c1584 int zone_reclaim_mode __read_mostly;
H A Dmmap.c77 int sysctl_max_map_count __read_mostly = DEFAULT_MAX_MAP_COUNT; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv4.c585 static struct request_sock_ops dccp_request_sock_ops __read_mostly = { variable in typeref:struct:dccp_request_sock_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_table.c83 static struct kmem_cache *dn_hash_kmem __read_mostly; variable in typeref:struct:dn_hash_kmem
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c75 int sysctl_ipv6_bindv6only __read_mostly; variable
H A Dipv6_sockglue.c37 DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics) __read_mostly;
H A Dudp.c53 DEFINE_SNMP_STAT(struct udp_mib, udp_stats_in6) __read_mostly;
H A Dip6_fib.c53 static struct kmem_cache * fib6_node_kmem __read_mostly; variable in typeref:struct:fib6_node_kmem
H A Daddrconf.c146 struct ipv6_devconf ipv6_devconf __read_mostly = { variable in typeref:struct:ipv6_devconf
182 static struct ipv6_devconf ipv6_devconf_dflt __read_mostly = { variable in typeref:struct:ipv6_devconf_dflt
3869 } addrconf_sysctl __read_mostly = { variable in typeref:struct:addrconf_sysctl_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_hashlimit.c95 static struct kmem_cache *hashlimit_cachep __read_mostly; variable in typeref:struct:hashlimit_cachep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dskbuff.c74 static struct kmem_cache *skbuff_head_cache __read_mostly; variable in typeref:struct:skbuff_head_cache
75 static struct kmem_cache *skbuff_fclone_cache __read_mostly; variable in typeref:struct:skbuff_fclone_cache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Digmp.c1460 int sysctl_igmp_max_memberships __read_mostly = IP_MAX_MEMBERSHIPS; variable
1461 int sysctl_igmp_max_msf __read_mostly = IP_MAX_MSF; variable
H A Dip_output.c86 int sysctl_ip_default_ttl __read_mostly = IPDEFTTL; variable
H A Dudp.c110 DEFINE_SNMP_STAT(struct udp_mib, udp_statistics) __read_mostly;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dlba_pci.c74 static void __iomem *astro_iop_base __read_mostly; variable

Completed in 333 milliseconds

123456789