/drivers/video/fbdev/core/ |
D | fbcmap.c | 20 static u16 red2[] __read_mostly = { 23 static u16 green2[] __read_mostly = { 26 static u16 blue2[] __read_mostly = { 30 static u16 red4[] __read_mostly = { 33 static u16 green4[] __read_mostly = { 36 static u16 blue4[] __read_mostly = { 40 static u16 red8[] __read_mostly = { 43 static u16 green8[] __read_mostly = { 46 static u16 blue8[] __read_mostly = { 50 static u16 red16[] __read_mostly = { [all …]
|
D | fb_cmdline.c | 20 static char *video_options[FB_MAX] __read_mostly; 21 static int ofonly __read_mostly; variable
|
/drivers/cpuidle/governors/ |
D | haltpoll.c | 23 static unsigned int guest_halt_poll_ns __read_mostly = 200000; variable 27 static unsigned int guest_halt_poll_shrink __read_mostly = 2; variable 31 static unsigned int guest_halt_poll_grow __read_mostly = 2; variable 35 static unsigned int guest_halt_poll_grow_start __read_mostly = 50000; variable 39 static bool guest_halt_poll_allow_shrink __read_mostly = true; variable
|
/drivers/parisc/ |
D | led.c | 56 static int led_type __read_mostly = -1; variable 58 static unsigned int led_heartbeat __read_mostly = 1; variable 59 static unsigned int led_diskio __read_mostly; variable 60 static unsigned int led_lanrxtx __read_mostly; variable 61 static char lcd_text[32] __read_mostly; 62 static char lcd_text_default[32] __read_mostly; 63 static int lcd_no_led_support __read_mostly = 0; /* KittyHawk doesn't support LED on its LCD */ variable 109 lcd_info __attribute__((aligned(8))) __read_mostly = variable 151 static void (*led_func_ptr) (unsigned char) __read_mostly;
|
D | power.c | 79 static int shutdown_timer __read_mostly; variable 111 int pwrsw_enabled __read_mostly = 1; variable
|
D | eisa.c | 56 void __iomem *eisa_eeprom_addr __read_mostly; variable 140 static unsigned int eisa_irq_level __read_mostly; /* default to edge triggered */ variable
|
/drivers/video/fbdev/ |
D | vesafb.c | 55 static int inverse __read_mostly; variable 56 static int mtrr __read_mostly; /* disable mtrr */ variable 59 static int pmi_setpal __read_mostly = 1; /* pmi for palette changes ??? */ variable 60 static int ypan __read_mostly; /* 0..nothing, 1..ypan, 2..ywrap */ variable 61 static void (*pmi_start)(void) __read_mostly; 62 static void (*pmi_pal) (void) __read_mostly; 63 static int depth __read_mostly; variable 64 static int vga_compat __read_mostly; variable
|
/drivers/cpuidle/ |
D | cpuidle-powernv.c | 36 static int max_idle_state __read_mostly; variable 37 static struct cpuidle_state *cpuidle_state_table __read_mostly; variable 44 static struct stop_psscr_table stop_psscr_table[CPUIDLE_STATE_MAX] __read_mostly; 46 static u64 default_snooze_timeout __read_mostly; variable 47 static bool snooze_timeout_en __read_mostly; variable
|
D | cpuidle-pseries.c | 31 static int max_idle_state __read_mostly; variable 32 static struct cpuidle_state *cpuidle_state_table __read_mostly; variable 33 static u64 snooze_timeout __read_mostly; variable 34 static bool snooze_timeout_en __read_mostly; variable
|
/drivers/sfi/ |
D | sfi_core.c | 81 int sfi_disabled __read_mostly; variable 84 static u64 syst_pa __read_mostly; variable 85 static struct sfi_table_simple *syst_va __read_mostly; variable 93 static u32 sfi_use_memremap __read_mostly; variable
|
/drivers/misc/sgi-gru/ |
D | grufile.c | 37 struct gru_blade_state *gru_base[GRU_MAX_BLADES] __read_mostly; 38 unsigned long gru_start_paddr __read_mostly; variable 39 void *gru_start_vaddr __read_mostly; variable 40 unsigned long gru_end_paddr __read_mostly; variable 41 unsigned int gru_max_gids __read_mostly; variable
|
/drivers/video/console/ |
D | vgacon.c | 83 static unsigned long vga_vram_base __read_mostly; /* Base of video memory */ variable 84 static unsigned long vga_vram_end __read_mostly; /* End of video memory */ variable 85 static unsigned int vga_vram_size __read_mostly; /* Size of video memory */ variable 86 static u16 vga_video_port_reg __read_mostly; /* Video register select port */ variable 87 static u16 vga_video_port_val __read_mostly; /* Video register value port */ variable 91 static unsigned int vga_default_font_height __read_mostly; /* Height of default screen font */ variable 92 static unsigned char vga_video_type __read_mostly; /* Card type */ variable 99 static int vga_scan_lines __read_mostly; variable
|
D | sticore.c | 39 static struct sti_struct *default_sti __read_mostly; variable 42 static int num_sti_roms __read_mostly; variable 43 static struct sti_struct *sti_roms[MAX_STI_ROMS] __read_mostly; 287 static char default_sti_path[21] __read_mostly; 1066 static int sticore_initialized __read_mostly; variable
|
/drivers/net/ipvlan/ |
D | ipvtap.c | 129 static struct rtnl_link_ops ipvtap_link_ops __read_mostly = { variable 193 static struct notifier_block ipvtap_notifier_block __read_mostly = { variable
|
D | ipvlan_main.c | 1000 static struct notifier_block ipvlan_addr4_notifier_block __read_mostly = { variable 1004 static struct notifier_block ipvlan_addr4_vtor_notifier_block __read_mostly = { variable 1008 static struct notifier_block ipvlan_notifier_block __read_mostly = { variable 1013 static struct notifier_block ipvlan_addr6_notifier_block __read_mostly = { variable 1017 static struct notifier_block ipvlan_addr6_vtor_notifier_block __read_mostly = { variable
|
/drivers/net/ |
D | macvtap.c | 141 static struct rtnl_link_ops macvtap_link_ops __read_mostly = { variable 206 static struct notifier_block macvtap_notifier_block __read_mostly = { variable
|
/drivers/xen/ |
D | features.c | 19 u8 xen_features[XENFEAT_NR_SUBMAPS * 32] __read_mostly;
|
D | mem-reservation.c | 19 bool __read_mostly xen_scrub_pages = IS_ENABLED(CONFIG_XEN_SCRUB_PAGES_DEFAULT);
|
/drivers/acpi/ |
D | tiny-power-button.c | 11 static int power_signal __read_mostly = CONFIG_ACPI_TINY_POWER_BUTTON_SIGNAL; variable
|
D | ec.c | 109 static unsigned int ec_delay __read_mostly = ACPI_EC_DELAY; variable 113 static unsigned int ec_max_queries __read_mostly = ACPI_EC_MAX_QUERIES; variable 117 static bool ec_busy_polling __read_mostly; variable 121 static unsigned int ec_polling_guard __read_mostly = ACPI_EC_UDELAY_POLL; variable 125 static unsigned int ec_event_clearing __read_mostly = ACPI_EC_EVT_TIMING_QUERY; variable 132 static unsigned int ec_storm_threshold __read_mostly = 8; variable 136 static bool ec_freeze_events __read_mostly = false; variable 140 static bool ec_no_wakeup __read_mostly; variable
|
/drivers/crypto/caam/ |
D | qi.h | 20 extern bool caam_congested __read_mostly;
|
/drivers/irqchip/ |
D | irq-hip04.c | 67 static u16 hip04_cpu_map[NR_HIP04_CPU_IF] __read_mostly; 69 static struct hip04_irq_data hip04_data __read_mostly; variable
|
/drivers/xen/events/ |
D | events_fifo.c | 66 static event_word_t *event_array[MAX_EVENT_ARRAY_PAGES] __read_mostly; 67 static unsigned event_array_pages __read_mostly; variable
|
/drivers/gpu/drm/i915/ |
D | i915_params.h | 91 extern struct i915_params i915_modparams __read_mostly;
|
/drivers/platform/x86/ |
D | intel-uncore-frequency.c | 52 static int uncore_max_entries __read_mostly; variable 60 static enum cpuhp_state uncore_hp_state __read_mostly; variable
|