Searched refs:__read_mostly (Results 276 - 300 of 527) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_rt.c205 static struct xt_match rt_mt6_reg __read_mostly = { variable in typeref:struct:rt_mt6_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_IDLETIMER.c251 static struct xt_target idletimer_tg __read_mostly = { variable in typeref:struct:idletimer_tg
H A Dxt_conntrack.c226 static struct xt_match conntrack_mt_reg[] __read_mostly = { variable in typeref:struct:conntrack_mt_reg
H A Dxt_policy.c156 static struct xt_match policy_mt_reg[] __read_mostly = { variable in typeref:struct:policy_mt_reg
H A Dxt_sctp.c166 static struct xt_match sctp_mt_reg[] __read_mostly = { variable in typeref:struct:sctp_mt_reg
H A Dxt_socket.c188 static struct xt_match socket_mt_reg[] __read_mostly = { variable in typeref:struct:socket_mt_reg
H A Dxt_tcpudp.c166 static struct xt_match tcpudp_mt_reg[] __read_mostly = { variable in typeref:struct:tcpudp_mt_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_cgroup.c275 static struct tcf_proto_ops cls_cgroup_ops __read_mostly = { variable in typeref:struct:cls_cgroup_ops
H A Dsch_mq.c232 struct Qdisc_ops mq_qdisc_ops __read_mostly = { variable in typeref:struct:mq_qdisc_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dprotocol.c69 struct sctp_globals sctp_globals __read_mostly; variable in typeref:struct:sctp_globals
70 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics) __read_mostly;
90 struct kmem_cache *sctp_chunk_cachep __read_mostly; variable in typeref:struct:sctp_chunk_cachep
91 struct kmem_cache *sctp_bucket_cachep __read_mostly; variable in typeref:struct:sctp_bucket_cachep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsched.c36 static struct kmem_cache *rpc_task_slabp __read_mostly; variable in typeref:struct:rpc_task_slabp
37 static struct kmem_cache *rpc_buffer_slabp __read_mostly; variable in typeref:struct:rpc_buffer_slabp
38 static mempool_t *rpc_task_mempool __read_mostly; variable
39 static mempool_t *rpc_buffer_mempool __read_mostly; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_input.c17 static struct kmem_cache *secpath_cachep __read_mostly; variable in typeref:struct:secpath_cachep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Ddelayacct.c23 int delayacct_on __read_mostly = 1; /* Delay accounting turned on/off */ variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtick-common.c36 int tick_do_timer_cpu __read_mostly = TICK_DO_TIMER_BOOT; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_workqueue.c237 struct tracer_stat workqueue_stats __read_mostly = { variable in typeref:struct:workqueue_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_netlink.c235 struct rtnl_link_ops vlan_link_ops __read_mostly = { variable in typeref:struct:vlan_link_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_among.c206 static struct xt_match ebt_among_mt_reg __read_mostly = { variable in typeref:struct:ebt_among_mt_reg
H A Debt_stp.c174 static struct xt_match ebt_stp_mt_reg __read_mostly = { variable in typeref:struct:ebt_stp_mt_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtime.h121 extern int no_sync_cmos_clock __read_mostly;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dcommon.c110 static u32 offset_32k __read_mostly; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_input.c80 int sysctl_tcp_timestamps __read_mostly = 1; variable
81 int sysctl_tcp_window_scaling __read_mostly = 1; variable
82 int sysctl_tcp_sack __read_mostly = 1; variable
83 int sysctl_tcp_fack __read_mostly = 1; variable
84 int sysctl_tcp_reordering __read_mostly = TCP_FASTRETRANS_THRESH; variable
86 int sysctl_tcp_ecn __read_mostly = 2; variable
88 int sysctl_tcp_dsack __read_mostly = 1; variable
89 int sysctl_tcp_app_win __read_mostly = 31; variable
90 int sysctl_tcp_adv_win_scale __read_mostly = 2; variable
93 int sysctl_tcp_stdurg __read_mostly; variable
94 int sysctl_tcp_rfc1337 __read_mostly; variable
95 int sysctl_tcp_max_orphans __read_mostly = NR_FILE; variable
96 int sysctl_tcp_frto __read_mostly = 2; variable
97 int sysctl_tcp_frto_response __read_mostly; variable
98 int sysctl_tcp_nometrics_save __read_mostly; variable
100 int sysctl_tcp_thin_dupack __read_mostly; variable
102 int sysctl_tcp_moderate_rcvbuf __read_mostly = 1; variable
103 int sysctl_tcp_abc __read_mostly; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddcache.c38 int sysctl_vfs_cache_pressure __read_mostly = 100; variable
46 static struct kmem_cache *dentry_cache __read_mostly; variable in typeref:struct:dentry_cache
61 static unsigned int d_hash_mask __read_mostly; variable
62 static unsigned int d_hash_shift __read_mostly; variable
63 static struct hlist_head *dentry_hashtable __read_mostly; variable in typeref:struct:dentry_hashtable
2448 struct kmem_cache *names_cachep __read_mostly; variable in typeref:struct:names_cachep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/fanotify/
H A Dfanotify_user.c21 static struct kmem_cache *fanotify_mark_cache __read_mostly; variable in typeref:struct:fanotify_mark_cache
22 static struct kmem_cache *fanotify_response_event_cache __read_mostly; variable in typeref:struct:fanotify_response_event_cache
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dhil_kbd.c56 static unsigned int hil_kbd_set1[HIL_KEYCODES_SET1_TBLSIZE] __read_mostly = variable
65 static unsigned int hil_kbd_set3[HIL_KEYCODES_SET3_TBLSIZE] __read_mostly = variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpat.c36 int __read_mostly pat_enabled = 1;
67 static u64 __read_mostly boot_pat_state;

Completed in 326 milliseconds

<<11121314151617181920>>