Searched refs:__read_mostly (Results 76 - 100 of 213) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dtime.c198 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/arch/x86_64/kernel/
H A Dtsc.c19 static unsigned int cyc2ns_scale __read_mostly; variable
H A Dpci-calgary.c47 int use_calgary __read_mostly = 1; variable
49 int use_calgary __read_mostly = 0; variable
144 static int translate_empty_slots __read_mostly = 0; variable
145 static int calgary_detected __read_mostly = 0; variable
164 int debugging __read_mostly = 1; variable
183 int debugging __read_mostly = 0; variable
H A Dsmpboot.c71 cpumask_t cpu_online_map __read_mostly; variable
94 cpumask_t cpu_sibling_map[NR_CPUS] __read_mostly; variable
98 cpumask_t cpu_core_map[NR_CPUS] __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dpdc_chassis.c47 static unsigned int pdc_chassis_enabled __read_mostly = 1; variable
H A Dtime.c36 static unsigned long clocktick __read_mostly; /* timer cycles per tick */ variable
H A Dpci-dma.c37 static struct proc_dir_entry * proc_gsc_root __read_mostly = NULL; variable in typeref:struct:proc_gsc_root
38 static unsigned long pcxl_used_bytes __read_mostly = 0; variable
39 static unsigned long pcxl_used_pages __read_mostly = 0; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Danon_inodes.c24 static struct vfsmount *anon_inode_mnt __read_mostly; variable in typeref:struct:anon_inode_mnt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dlasi.c150 static unsigned long lasi_power_off_hpa __read_mostly; variable
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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Ddelayacct.c22 int delayacct_on __read_mostly = 1; /* Delay accounting turned on/off */ variable
H A Dworkqueue.c71 static int singlethread_cpu __read_mostly; variable
72 static cpumask_t cpu_singlethread_map __read_mostly; variable
80 static cpumask_t cpu_populated_map __read_mostly; variable
505 static struct workqueue_struct *keventd_wq __read_mostly; variable in typeref:struct:keventd_wq
H A Dprofile.c40 int (*timer_hook)(struct pt_regs *) __read_mostly;
45 int prof_on __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A Dspurious.c14 static int irqfixup __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_helper.c30 static __read_mostly LIST_HEAD(helpers);
H A Dnf_conntrack_proto.c31 static struct nf_conntrack_l4proto **nf_ct_protos[PF_MAX] __read_mostly; variable in typeref:struct:nf_ct_protos
32 struct nf_conntrack_l3proto *nf_ct_l3protos[AF_MAX] __read_mostly; variable in typeref:struct:nf_ct_l3protos
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsysrq.c44 int __read_mostly __sysrq_enabled = 1;
46 static int __read_mostly sysrq_always_enabled;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dsticore.c32 struct sti_struct *default_sti __read_mostly; variable in typeref:struct:default_sti
35 static int num_sti_roms __read_mostly; variable
36 static struct sti_struct *sti_roms[MAX_STI_ROMS] __read_mostly; variable in typeref:struct:sti_roms
268 static char default_sti_path[21] __read_mostly; variable
1015 static int sticore_initialized __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_netfilter.c58 static int brnf_call_iptables __read_mostly = 1; variable
59 static int brnf_call_ip6tables __read_mostly = 1; variable
60 static int brnf_call_arptables __read_mostly = 1; variable
61 static int brnf_filter_vlan_tagged __read_mostly = 1; variable
62 static int brnf_filter_pppoe_tagged __read_mostly = 1; variable
H A Dbr_fdb.c128 static struct kmem_cache *br_fdb_cache __read_mostly; variable in typeref:struct:br_fdb_cache
132 static u32 fdb_salt __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dnuma.c25 struct pglist_data *node_data[MAX_NUMNODES] __read_mostly; variable in typeref:struct:node_data
30 unsigned char cpu_to_node[NR_CPUS] __read_mostly = { variable
36 cpumask_t node_to_cpumask[MAX_NUMNODES] __read_mostly; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dapm.c159 static int idle_threshold __read_mostly = DEFAULT_IDLE_THRESHOLD; variable
160 static int idle_period __read_mostly = DEFAULT_IDLE_PERIOD; variable
166 static int bounce_interval __read_mostly = DEFAULT_BOUNCE_INTERVAL; variable
168 static int debug __read_mostly; variable
169 static int smp __read_mostly; variable
621 static void (*original_pm_idle)(void) __read_mostly;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Dhil_kbd.c54 static unsigned int hil_kbd_set1[HIL_KEYCODES_SET1_TBLSIZE] __read_mostly = variable
63 static unsigned int hil_kbd_set3[HIL_KEYCODES_SET3_TBLSIZE] __read_mostly = variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_state.c31 u32 sysctl_xfrm_aevent_etime __read_mostly = XFRM_AE_ETIME; variable
34 u32 sysctl_xfrm_aevent_rseqth __read_mostly = XFRM_AE_SEQT_SIZE; variable
37 u32 sysctl_xfrm_acq_expires __read_mostly = 30; variable
54 static struct hlist_head *xfrm_state_bydst __read_mostly; variable in typeref:struct:xfrm_state_bydst
55 static struct hlist_head *xfrm_state_bysrc __read_mostly; variable in typeref:struct:xfrm_state_bysrc
56 static struct hlist_head *xfrm_state_byspi __read_mostly; variable in typeref:struct:xfrm_state_byspi
57 static unsigned int xfrm_state_hmask __read_mostly; variable
58 static unsigned int xfrm_state_hashmax __read_mostly = 1 * 1024 * 1024; variable

Completed in 227 milliseconds

123456789