Searched refs:__read_mostly (Results 101 - 125 of 213) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_input.c75 int sysctl_tcp_timestamps __read_mostly = 1; variable
76 int sysctl_tcp_window_scaling __read_mostly = 1; variable
77 int sysctl_tcp_sack __read_mostly = 1; variable
78 int sysctl_tcp_fack __read_mostly = 1; variable
79 int sysctl_tcp_reordering __read_mostly = TCP_FASTRETRANS_THRESH; variable
80 int sysctl_tcp_ecn __read_mostly; variable
81 int sysctl_tcp_dsack __read_mostly = 1; variable
82 int sysctl_tcp_app_win __read_mostly = 31; variable
83 int sysctl_tcp_adv_win_scale __read_mostly = 2; variable
85 int sysctl_tcp_stdurg __read_mostly; variable
86 int sysctl_tcp_rfc1337 __read_mostly; variable
87 int sysctl_tcp_max_orphans __read_mostly = NR_FILE; variable
88 int sysctl_tcp_frto __read_mostly; variable
89 int sysctl_tcp_frto_response __read_mostly; variable
90 int sysctl_tcp_nometrics_save __read_mostly; variable
92 int sysctl_tcp_moderate_rcvbuf __read_mostly = 1; variable
93 int sysctl_tcp_abc __read_mostly; variable
[all...]
H A Dtcp_minisocks.c37 int sysctl_tcp_syncookies __read_mostly = SYNC_INIT; variable
38 int sysctl_tcp_abort_on_overflow __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dintel.c28 struct movsl_mask movsl_mask __read_mostly; variable in typeref:struct:movsl_mask
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsysenter.c44 unsigned int __read_mostly vdso_enabled = VDSO_DEFAULT;
H A Dtsc.c89 unsigned long cyc2ns_scale __read_mostly; variable
H A Dvmiclock.c118 static struct irq_chip vmi_chip __read_mostly = { variable in typeref:struct:vmi_chip
H A Dio_apic.c370 static int irqbalance_disabled __read_mostly = IRQBALANCE_CHECK_ARCH; variable
371 static int physical_balance __read_mostly; variable
372 static long balanced_irq_interval __read_mostly = MAX_BALANCED_IRQ_INTERVAL; variable
1223 static u8 irq_vector[NR_IRQ_VECTORS] __read_mostly = { FIRST_DEVICE_VECTOR , 0 }; variable
1853 static struct irq_chip ioapic_chip __read_mostly = { variable in typeref:struct:ioapic_chip
1924 static struct irq_chip lapic_chip __read_mostly = { variable in typeref:struct:lapic_chip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dtime.c74 static unsigned long cycles_per_jiffy __read_mostly; variable
H A Dprocess.c319 static struct mips_frame_info schedule_mfi __read_mostly; variable in typeref:struct:schedule_mfi
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dinode.c50 static unsigned int i_hash_mask __read_mostly; variable
51 static unsigned int i_hash_shift __read_mostly; variable
67 static struct hlist_head *inode_hashtable __read_mostly; variable in typeref:struct:inode_hashtable
92 static struct kmem_cache * inode_cachep __read_mostly; variable in typeref:struct:inode_cachep
H A Ddcache.c37 int sysctl_vfs_cache_pressure __read_mostly = 100; variable
45 static struct kmem_cache *dentry_cache __read_mostly; variable in typeref:struct:dentry_cache
60 static unsigned int d_hash_mask __read_mostly; variable
61 static unsigned int d_hash_shift __read_mostly; variable
62 static struct hlist_head *dentry_hashtable __read_mostly; variable in typeref:struct:dentry_hashtable
2136 struct kmem_cache *names_cachep __read_mostly; variable in typeref:struct:names_cachep
2139 struct kmem_cache *filp_cachep __read_mostly; variable in typeref:struct:filp_cachep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dtick-common.c34 int tick_do_timer_cpu __read_mostly = -1; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dhighmem.c43 unsigned long totalhigh_pages __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dreassembly.c57 int sysctl_ip6frag_high_thresh __read_mostly = 256*1024; variable
58 int sysctl_ip6frag_low_thresh __read_mostly = 192*1024; variable
60 int sysctl_ip6frag_time __read_mostly = IPV6_FRAG_TIMEOUT; variable
156 int sysctl_ip6frag_secret_interval __read_mostly = 10 * 60 * HZ; variable
H A Dxfrm6_tunnel.c53 static struct kmem_cache *xfrm6_tunnel_spi_kmem __read_mostly; variable in typeref:struct:xfrm6_tunnel_spi_kmem
H A Dicmp.c70 DEFINE_SNMP_STAT(struct icmpv6_mib, icmpv6_statistics) __read_mostly;
154 static int sysctl_icmpv6_time __read_mostly = 1*HZ; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Dattr.c18 static u16 nla_attr_minlen[NLA_TYPE_MAX+1] __read_mostly = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dprotocol.c64 struct sctp_globals sctp_globals __read_mostly; variable in typeref:struct:sctp_globals
66 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics) __read_mostly;
82 struct kmem_cache *sctp_chunk_cachep __read_mostly; variable in typeref:struct:sctp_chunk_cachep
83 struct kmem_cache *sctp_bucket_cachep __read_mostly; variable in typeref:struct:sctp_bucket_cachep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dsched.c37 static struct kmem_cache *rpc_task_slabp __read_mostly; variable in typeref:struct:rpc_task_slabp
38 static struct kmem_cache *rpc_buffer_slabp __read_mostly; variable in typeref:struct:rpc_buffer_slabp
39 static mempool_t *rpc_task_mempool __read_mostly; variable
40 static mempool_t *rpc_buffer_mempool __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtime.c165 static struct sparc64_tick_ops tick_operations __read_mostly = { variable in typeref:struct:tick_operations
175 struct sparc64_tick_ops *tick_ops __read_mostly = &tick_operations; variable in typeref:struct:tick_ops
250 static struct sparc64_tick_ops stick_operations __read_mostly = { variable in typeref:struct:stick_operations
376 static struct sparc64_tick_ops hbtick_operations __read_mostly = { variable in typeref:struct:hbtick_operations
386 static unsigned long timer_ticks_per_nsec_quotient __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_core.c79 unsigned int nf_conntrack_htable_size __read_mostly; variable
82 int nf_conntrack_max __read_mostly; variable
85 struct list_head *nf_conntrack_hash __read_mostly; variable in typeref:struct:nf_conntrack_hash
88 struct nf_conn nf_conntrack_untracked __read_mostly; variable in typeref:struct:nf_conntrack_untracked
91 unsigned int nf_ct_log_invalid __read_mostly; variable
93 static int nf_conntrack_vmalloc __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dirq.c348 struct thread_info *softirq_ctx[NR_CPUS] __read_mostly; variable in typeref:struct:softirq_ctx
349 struct thread_info *hardirq_ctx[NR_CPUS] __read_mostly; variable in typeref:struct:hardirq_ctx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dpdc_stable.c93 static unsigned long pdcs_size __read_mostly; variable
96 static u16 pdcs_osid __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Dhilkbd.c92 static unsigned int hphilkeyb_keycode[HIL_KEYCODES_SET1_TBLSIZE] __read_mostly = variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dinventory.c41 int pdc_type __read_mostly = PDC_TYPE_ILLEGAL; variable

Completed in 172 milliseconds

123456789