Searched refs:__read_mostly (Results 51 - 75 of 118) sorted by relevance

12345

/drivers/xen/
H A Dpci.c33 static bool __read_mostly pci_seg_supported = true;
H A Dxen-acpi-memhotplug.c46 static bool acpi_hotmem_initialized __read_mostly; variable
/drivers/iommu/
H A 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 bool amd_iommu_pc_present __read_mostly; variable
159 bool amd_iommu_force_isolation __read_mostly; variable
/drivers/base/power/
H A Dwakeup.c26 bool events_check_enabled __read_mostly; variable
29 static bool pm_abort_suspend __read_mostly; variable
/drivers/input/keyboard/
H A Dhil_kbd.c55 static unsigned int hil_kbd_set1[HIL_KEYCODES_SET1_TBLSIZE] __read_mostly = variable
64 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/staging/android/
H A Dashmem.c99 static struct kmem_cache *ashmem_area_cachep __read_mostly; variable in typeref:struct:ashmem_area_cachep
100 static struct kmem_cache *ashmem_range_cachep __read_mostly; variable in typeref:struct:ashmem_range_cachep
/drivers/tty/
H A Dsysrq.c55 static int __read_mostly sysrq_enabled = CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE;
56 static bool __read_mostly sysrq_always_enabled;
/drivers/xen/xen-pciback/
H A Dxenbus.c22 static bool __read_mostly passthrough;
730 const struct xen_pcibk_backend *__read_mostly xen_pcibk_backend;
/drivers/acpi/
H A Dacpi_processor.c39 struct acpi_processor_errata errata __read_mostly; variable in typeref:struct:errata
/drivers/misc/sgi-gru/
H A Dgruprocfs.c336 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/tty/serial/
H A Dmux.c53 static unsigned int port_cnt __read_mostly; variable
/drivers/usb/host/
H A Dehci-exynos.c41 static struct hc_driver __read_mostly exynos_ehci_hc_driver;
H A Dehci-platform.c126 static struct hc_driver __read_mostly ehci_platform_hc_driver;
H A Dehci-st.c143 static struct hc_driver __read_mostly ehci_platform_hc_driver;
H A Dohci-omap.c79 static struct hc_driver __read_mostly ohci_omap_hc_driver;
H A Dohci-platform.c109 static struct hc_driver __read_mostly ohci_platform_hc_driver;
H A Dohci-s3c2410.c407 static struct hc_driver __read_mostly ohci_s3c2410_hc_driver;
H A Dohci-st.c119 static struct hc_driver __read_mostly ohci_platform_hc_driver;
/drivers/xen/events/
H A Devents_base.c1560 static struct irq_chip xen_dynamic_chip __read_mostly = { variable in typeref:struct:xen_dynamic_chip
1574 static struct irq_chip xen_pirq_chip __read_mostly = { variable in typeref:struct:xen_pirq_chip
1594 static struct irq_chip xen_percpu_chip __read_mostly = { variable in typeref:struct:xen_percpu_chip
/drivers/firmware/efi/
H A Defi.c28 struct efi __read_mostly efi = {
/drivers/net/hamradio/
H A Dbpqether.c100 static struct packet_type bpq_packet_type __read_mostly = { variable in typeref:struct:bpq_packet_type
/drivers/xen/xenbus/
H A Dxenbus_client.c69 static const struct xenbus_ring_ops *ring_ops __read_mostly; variable in typeref:struct:ring_ops

Completed in 439 milliseconds

12345