Home
last modified time | relevance | path

Searched defs:__read_mostly (Results 1 – 25 of 90) sorted by relevance

1234

/drivers/video/fbdev/
Dvesafb.c53 static int inverse __read_mostly; variable
54 static int mtrr __read_mostly; /* disable mtrr */ variable
57 static int pmi_setpal __read_mostly = 1; /* pmi for palette changes ??? */ variable
58 static int ypan __read_mostly; /* 0..nothing, 1..ypan, 2..ywrap */ variable
61 static int depth __read_mostly; variable
62 static int vga_compat __read_mostly; variable
/drivers/video/console/
Dvgacon.c94 static int vga_init_done __read_mostly; variable
95 static unsigned long vga_vram_base __read_mostly; /* Base of video memory */ variable
96 static unsigned long vga_vram_end __read_mostly; /* End of video memory */ variable
97 static unsigned int vga_vram_size __read_mostly; /* Size of video memory */ variable
98 static u16 vga_video_port_reg __read_mostly; /* Video register select port */ variable
99 static u16 vga_video_port_val __read_mostly; /* Video register value port */ variable
102 static int vga_can_do_color __read_mostly; /* Do we support colors? */ variable
103 static unsigned int vga_default_font_height __read_mostly; /* Height of default screen font */ variable
104 static unsigned char vga_video_type __read_mostly; /* Card type */ variable
105 static unsigned char vga_hardscroll_enabled __read_mostly; variable
[all …]
Dsticore.c35 static struct sti_struct *default_sti __read_mostly; variable
38 static int num_sti_roms __read_mostly; variable
1052 static int sticore_initialized __read_mostly; variable
/drivers/xen/
Dxen-selfballoon.c82 static int xen_selfballooning_enabled __read_mostly; variable
92 static unsigned int selfballoon_downhysteresis __read_mostly = 8; variable
93 static unsigned int selfballoon_uphysteresis __read_mostly = 1; variable
96 static unsigned int selfballoon_interval __read_mostly = 5; variable
120 static bool frontswap_selfshrinking __read_mostly; variable
129 static unsigned int frontswap_hysteresis __read_mostly = 20; variable
136 static unsigned int frontswap_inertia __read_mostly = 3; variable
Dtmem.c37 static bool cleancache __read_mostly = true; variable
39 static bool selfballooning __read_mostly = true; variable
44 static bool frontswap __read_mostly = true; variable
51 static bool selfshrinking __read_mostly = true; variable
/drivers/parisc/
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
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
Dpower.c79 static int shutdown_timer __read_mostly; variable
112 int pwrsw_enabled __read_mostly = 1; variable
Deisa.c59 void __iomem *eisa_eeprom_addr __read_mostly; variable
143 static unsigned int eisa_irq_level __read_mostly; /* default to edge triggered */ variable
Dlasi.c153 static unsigned long lasi_power_off_hpa __read_mostly; variable
/drivers/sfi/
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
92 static u32 sfi_use_ioremap __read_mostly; variable
/drivers/misc/sgi-gru/
Dgrufile.c50 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/acpi/
Dprocessor_idle.c53 static unsigned int max_cstate __read_mostly = ACPI_PROCESSOR_MAX_POWER; variable
55 static unsigned int nocst __read_mostly; variable
57 static int bm_check_disable __read_mostly; variable
60 static unsigned int latency_factor __read_mostly = 2; variable
Dec.c121 static unsigned int ec_delay __read_mostly = ACPI_EC_DELAY; variable
125 static unsigned int ec_max_queries __read_mostly = ACPI_EC_MAX_QUERIES; variable
129 static bool ec_busy_polling __read_mostly; variable
133 static unsigned int ec_polling_guard __read_mostly = ACPI_EC_UDELAY_POLL; variable
137 static unsigned int ec_event_clearing __read_mostly = ACPI_EC_EVT_TIMING_QUERY; variable
144 static unsigned int ec_storm_threshold __read_mostly = 8; variable
/drivers/gpu/drm/i915/
Di915_params.c27 struct i915_params i915 __read_mostly = { variable
/drivers/net/ppp/
Dpppoe.c98 static int pppoe_net_id __read_mostly; variable
537 static struct packet_type pppoes_ptype __read_mostly = { variable
542 static struct packet_type pppoed_ptype __read_mostly = { variable
547 static struct proto pppoe_sk_proto __read_mostly = { variable
/drivers/video/fbdev/core/
Dfb_cmdline.c21 static int ofonly __read_mostly; variable
/drivers/base/power/
Dwakeup.c27 bool events_check_enabled __read_mostly; variable
30 unsigned int pm_wakeup_irq __read_mostly; variable
33 static bool pm_abort_suspend __read_mostly; variable
/drivers/iommu/
Damd_iommu_init.c132 bool amd_iommu_irq_remap __read_mostly; variable
151 bool amd_iommu_np_cache __read_mostly; variable
152 bool amd_iommu_iotlb_sup __read_mostly = true; variable
154 u32 amd_iommu_max_pasid __read_mostly = ~0; variable
156 bool amd_iommu_v2_present __read_mostly; variable
157 static bool amd_iommu_pc_present __read_mostly; variable
159 bool amd_iommu_force_isolation __read_mostly; variable
/drivers/net/can/
Dvcan.c166 static struct rtnl_link_ops vcan_link_ops __read_mostly = { variable
Dled.c131 static struct notifier_block can_netdev_notifier __read_mostly = { variable
/drivers/cpuidle/
Dcpuidle.c35 static int off __read_mostly; variable
36 static int initialized __read_mostly; variable
/drivers/net/ipvlan/
Dipvlan_main.c775 static struct notifier_block ipvlan_addr4_notifier_block __read_mostly = { variable
779 static struct notifier_block ipvlan_notifier_block __read_mostly = { variable
783 static struct notifier_block ipvlan_addr6_notifier_block __read_mostly = { variable
/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c159 static struct rtnl_link_ops ipoib_link_ops __read_mostly = { variable
/drivers/net/ethernet/ibm/
Dibmveth.c68 static unsigned int tx_copybreak __read_mostly = 128; variable
73 static unsigned int rx_copybreak __read_mostly = 128; variable
78 static unsigned int rx_flush __read_mostly = 0; variable
82 static bool old_large_send __read_mostly; variable
/drivers/clocksource/
Dbcm2835_timer.c50 static void __iomem *system_clock __read_mostly; variable

1234