Searched refs:__read_mostly (Results 1 - 25 of 77) sorted by relevance

1234

/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
H A Dpci.c30 static bool __read_mostly pci_seg_supported = true;
/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/video/exynos/
H A Dexynos_mipi_dsi_common.h41 extern struct fb_info *registered_fb[FB_MAX] __read_mostly;
/drivers/parisc/
H A Dled.c60 static int led_type __read_mostly = -1; variable
62 static unsigned int led_heartbeat __read_mostly = 1; variable
63 static unsigned int led_diskio __read_mostly = 1; variable
64 static unsigned int led_lanrxtx __read_mostly = 1; variable
65 static char lcd_text[32] __read_mostly; variable
66 static char lcd_text_default[32] __read_mostly; variable
67 static int lcd_no_led_support __read_mostly = 0; /* KittyHawk doesn't support LED on its LCD */ variable
113 lcd_info __attribute__((aligned(8))) __read_mostly = variable in typeref:struct:lcd_info
152 static void (*led_func_ptr) (unsigned char) __read_mostly;
H A Dpower.c79 static int shutdown_timer __read_mostly; variable
112 int pwrsw_enabled __read_mostly = 1; variable
H A Dlasi.c153 static unsigned long lasi_power_off_hpa __read_mostly; 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/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/sfi/
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
H A Dsfi_acpi.c76 static struct acpi_table_xsdt *xsdt_va __read_mostly; variable in typeref:struct:xsdt_va
/drivers/gpu/drm/i915/
H A Di915_drv.c41 static int i915_modeset __read_mostly = -1; variable
50 int i915_panel_ignore_lid __read_mostly = 0; variable
56 unsigned int i915_powersave __read_mostly = 1; variable
61 int i915_semaphores __read_mostly = -1; variable
66 int i915_enable_rc6 __read_mostly = -1; variable
75 int i915_enable_fbc __read_mostly = -1; variable
81 unsigned int i915_lvds_downclock __read_mostly = 0; variable
87 int i915_panel_use_ssc __read_mostly = -1; variable
93 int i915_vbt_sdvo_panel_type __read_mostly = -1; variable
99 static bool i915_try_reset __read_mostly variable
103 bool i915_enable_hangcheck __read_mostly = true; variable
110 int i915_enable_ppgtt __read_mostly = -1; variable
[all...]
H A Di915_drv.h1080 extern int i915_panel_ignore_lid __read_mostly;
1081 extern unsigned int i915_powersave __read_mostly;
1082 extern int i915_semaphores __read_mostly;
1083 extern unsigned int i915_lvds_downclock __read_mostly;
1084 extern int i915_panel_use_ssc __read_mostly;
1085 extern int i915_vbt_sdvo_panel_type __read_mostly;
1086 extern int i915_enable_rc6 __read_mostly;
1087 extern int i915_enable_fbc __read_mostly;
1088 extern bool i915_enable_hangcheck __read_mostly;
1089 extern int i915_enable_ppgtt __read_mostly;
[all...]
/drivers/misc/sgi-gru/
H A Dgrufile.c49 struct gru_blade_state *gru_base[GRU_MAX_BLADES] __read_mostly; variable in typeref:struct:gru_base
50 unsigned long gru_start_paddr __read_mostly; variable
51 void *gru_start_vaddr __read_mostly; variable
52 unsigned long gru_end_paddr __read_mostly; variable
53 unsigned int gru_max_gids __read_mostly; variable
/drivers/video/console/
H A Dvgacon.c92 static int vga_init_done __read_mostly; variable
93 static unsigned long vga_vram_base __read_mostly; /* Base of video memory */ variable
94 static unsigned long vga_vram_end __read_mostly; /* End of video memory */ variable
95 static unsigned int vga_vram_size __read_mostly; /* Size of video memory */ variable
96 static u16 vga_video_port_reg __read_mostly; /* Video register select port */ variable
97 static u16 vga_video_port_val __read_mostly; /* Video register value port */ variable
100 static int vga_can_do_color __read_mostly; /* Do we support colors? */ variable
101 static unsigned int vga_default_font_height __read_mostly; /* Height of default screen font */ variable
102 static unsigned char vga_video_type __read_mostly; /* Card type */ variable
103 static unsigned char vga_hardscroll_enabled __read_mostly; variable
104 static unsigned char vga_hardscroll_user_enable __read_mostly = 1; variable
111 static int vga_scan_lines __read_mostly; variable
[all...]
H A Dsticore.c35 static struct sti_struct *default_sti __read_mostly; variable in typeref:struct:default_sti
38 static int num_sti_roms __read_mostly; variable
39 static struct sti_struct *sti_roms[MAX_STI_ROMS] __read_mostly; variable in typeref:struct:sti_roms
266 static char default_sti_path[21] __read_mostly; variable
1044 static int sticore_initialized __read_mostly; variable
/drivers/block/aoe/
H A Daoenet.c155 static struct packet_type aoe_pt __read_mostly = { variable in typeref:struct:aoe_pt
/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/acpi/apei/
H A Dhest.c49 static struct acpi_table_hest *__read_mostly hest_tab;
/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
/drivers/cpuidle/
H A Dcpuidle.c31 static int off __read_mostly; variable
32 static int initialized __read_mostly; variable
/drivers/acpi/
H A Dprocessor_idle.c72 static unsigned int max_cstate __read_mostly = ACPI_PROCESSOR_MAX_POWER; variable
74 static unsigned int nocst __read_mostly; variable
76 static int bm_check_disable __read_mostly; variable
79 static unsigned int latency_factor __read_mostly = 2; variable

Completed in 1427 milliseconds

1234