Searched defs:__read_mostly (Results 1 - 25 of 70) sorted by relevance

123

/drivers/xen/
H A Dfeatures.c18 u8 xen_features[XENFEAT_NR_SUBMAPS * 32] __read_mostly; variable
H A Dxen-selfballoon.c83 static int xen_selfballooning_enabled __read_mostly; variable
93 static unsigned int selfballoon_downhysteresis __read_mostly = 8; variable
94 static unsigned int selfballoon_uphysteresis __read_mostly = 1; variable
97 static unsigned int selfballoon_interval __read_mostly = 5; variable
115 static bool frontswap_selfshrinking __read_mostly; variable
127 static unsigned int frontswap_hysteresis __read_mostly = 20; variable
134 static unsigned int frontswap_inertia __read_mostly = 3; variable
/drivers/net/can/
H A Dvcan.c157 static struct rtnl_link_ops vcan_link_ops __read_mostly = { variable in typeref:struct:vcan_link_ops
/drivers/block/aoe/
H A Daoenet.c155 static struct packet_type aoe_pt __read_mostly = { variable in typeref:struct:aoe_pt
/drivers/parisc/
H A Dlasi.c153 static unsigned long lasi_power_off_hpa __read_mostly; variable
H A Dpower.c79 static int shutdown_timer __read_mostly; variable
112 int pwrsw_enabled __read_mostly = 1; variable
H A Deisa.c59 void __iomem *eisa_eeprom_addr __read_mostly; variable
143 static unsigned int eisa_irq_level __read_mostly; /* default to edge triggered */ variable
/drivers/clocksource/
H A Dacpi_pm.c33 u32 pmtmr_ioport __read_mostly; variable
/drivers/net/
H A Ddummy.c153 static struct rtnl_link_ops dummy_link_ops __read_mostly = { variable in typeref:struct:dummy_link_ops
H A Difb.c253 static struct rtnl_link_ops ifb_link_ops __read_mostly = { variable in typeref:struct:ifb_link_ops
/drivers/net/tokenring/
H A Dproteon.c118 static struct net_device_ops proteon_netdev_ops __read_mostly; variable in typeref:struct:proteon_netdev_ops
H A Dskisa.c135 static struct net_device_ops sk_isa_netdev_ops __read_mostly; variable in typeref:struct:sk_isa_netdev_ops
H A Dmadgemc.c143 static struct net_device_ops madgemc_netdev_ops __read_mostly; variable in typeref:struct:madgemc_netdev_ops
/drivers/sfi/
H A Dsfi_acpi.c76 static struct acpi_table_xsdt *xsdt_va __read_mostly; variable in typeref:struct:xsdt_va
H A Dsfi_core.c80 int sfi_disabled __read_mostly; variable
83 static u64 syst_pa __read_mostly; variable
84 static struct sfi_table_simple *syst_va __read_mostly; variable in typeref:struct:syst_va
92 static u32 sfi_use_ioremap __read_mostly; variable
/drivers/video/
H A Dfbcmap.c20 static u16 red2[] __read_mostly = { variable
23 static u16 green2[] __read_mostly = { variable
26 static u16 blue2[] __read_mostly = { variable
30 static u16 red4[] __read_mostly = { variable
33 static u16 green4[] __read_mostly = { variable
36 static u16 blue4[] __read_mostly = { variable
40 static u16 red8[] __read_mostly = { variable
43 static u16 green8[] __read_mostly = { variable
46 static u16 blue8[] __read_mostly = { variable
50 static u16 red16[] __read_mostly variable
54 static u16 green16[] __read_mostly = { variable
58 static u16 blue16[] __read_mostly = { variable
[all...]
H A Dvesafb.c49 static int inverse __read_mostly; variable
50 static int mtrr __read_mostly; /* disable mtrr */ variable
53 static int pmi_setpal __read_mostly = 1; /* pmi for palette changes ??? */ variable
54 static int ypan __read_mostly; /* 0..nothing, 1..ypan, 2..ywrap */ variable
55 static void (*pmi_start)(void) __read_mostly;
56 static void (*pmi_pal) (void) __read_mostly;
57 static int depth __read_mostly; variable
58 static int vga_compat __read_mostly; variable
/drivers/cpuidle/
H A Dcpuidle.c31 static int off __read_mostly; variable
32 static int initialized __read_mostly; variable
/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
H A Dhilkbd.c93 static unsigned int hphilkeyb_keycode[HIL_KEYCODES_SET1_TBLSIZE] __read_mostly = variable
/drivers/misc/sgi-gru/
H A Dgruprocfs.c340 static struct proc_dir_entry *proc_gru __read_mostly; variable in typeref:struct:proc_gru
/drivers/net/wan/
H A Dhdlc.c353 static struct packet_type hdlc_packet_type __read_mostly = { variable in typeref:struct:hdlc_packet_type
H A Dlapbether.c406 static struct packet_type lapbeth_packet_type __read_mostly = { variable in typeref:struct:lapbeth_packet_type
/drivers/staging/android/
H A Dtrace_persistent.c112 static struct ftrace_ops trace_ops __read_mostly = { variable in typeref:struct:trace_ops
117 static struct tracer persistent_tracer __read_mostly = { variable in typeref:struct:persistent_tracer
/drivers/acpi/
H A Dprocessor_driver.c115 struct acpi_processor_errata errata __read_mostly; variable in typeref:struct:errata

Completed in 421 milliseconds

123