Searched refs:__read_mostly (Results 226 - 250 of 938) sorted by relevance

1234567891011>>

/linux-master/arch/x86/kvm/
H A Dmmu.h9 extern bool __read_mostly enable_mmio_caching;
64 extern u8 __read_mostly shadow_phys_bits;
/linux-master/drivers/net/ipvlan/
H A Dipvtap.c128 static struct rtnl_link_ops ipvtap_link_ops __read_mostly = { variable in typeref:struct:ipvtap_link_ops
192 static struct notifier_block ipvtap_notifier_block __read_mostly = { variable in typeref:struct:ipvtap_notifier_block
/linux-master/net/ipv4/
H A Dip_vti.c42 static struct rtnl_link_ops vti_link_ops __read_mostly; variable in typeref:struct:vti_link_ops
44 static unsigned int vti_net_id __read_mostly; variable
449 static struct xfrm4_protocol vti_esp4_protocol __read_mostly = { variable in typeref:struct:vti_esp4_protocol
457 static struct xfrm4_protocol vti_ah4_protocol __read_mostly = { variable in typeref:struct:vti_ah4_protocol
465 static struct xfrm4_protocol vti_ipcomp4_protocol __read_mostly = { variable in typeref:struct:vti_ipcomp4_protocol
482 static struct xfrm_tunnel vti_ipip_handler __read_mostly = { variable in typeref:struct:vti_ipip_handler
490 static struct xfrm_tunnel vti_ipip6_handler __read_mostly = { variable in typeref:struct:vti_ipip6_handler
631 static struct rtnl_link_ops vti_link_ops __read_mostly = { variable in typeref:struct:vti_link_ops
H A Dipip.c119 static unsigned int ipip_net_id __read_mostly; variable
122 static struct rtnl_link_ops ipip_link_ops __read_mostly; variable in typeref:struct:ipip_link_ops
561 static struct rtnl_link_ops ipip_link_ops __read_mostly = { variable in typeref:struct:ipip_link_ops
576 static struct xfrm_tunnel ipip_handler __read_mostly = { variable in typeref:struct:ipip_handler
583 static struct xfrm_tunnel mplsip_handler __read_mostly = { variable in typeref:struct:mplsip_handler
/linux-master/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c27 static int uncore_max_entries __read_mostly; variable
33 static enum cpuhp_state uncore_hp_state __read_mostly; variable in typeref:enum:uncore_hp_state
/linux-master/drivers/video/console/
H A Dvgacon.c74 static unsigned long vga_vram_base __read_mostly; /* Base of video memory */ variable
75 static unsigned long vga_vram_end __read_mostly; /* End of video memory */ variable
76 static unsigned int vga_vram_size __read_mostly; /* Size of video memory */ variable
77 static u16 vga_video_port_reg __read_mostly; /* Video register select port */ variable
78 static u16 vga_video_port_val __read_mostly; /* Video register value port */ variable
82 static unsigned int vga_default_font_height __read_mostly; /* Height of default screen font */ variable
83 static unsigned char vga_video_type __read_mostly; /* Card type */ variable
89 static int vga_scan_lines __read_mostly; variable
/linux-master/arch/riscv/kernel/
H A Dprocess.c32 unsigned long __stack_chk_guard __read_mostly; variable
103 static bool compat_mode_supported __read_mostly; variable
/linux-master/arch/sparc/mm/
H A Dinit_64.c56 unsigned long kern_linear_pte_xor[4] __read_mostly; variable
172 unsigned long kern_base __read_mostly; variable
173 unsigned long kern_size __read_mostly; variable
180 struct page *mem_map_zero __read_mostly; variable in typeref:struct:mem_map_zero
183 unsigned int sparc64_highest_unlocked_tlb_ent __read_mostly; variable
185 unsigned long sparc64_kern_pri_context __read_mostly; variable
186 unsigned long sparc64_kern_pri_nuc_bits __read_mostly; variable
187 unsigned long sparc64_kern_sec_context __read_mostly; variable
284 unsigned long _PAGE_ALL_SZ_BITS __read_mostly; variable
571 struct linux_prom_translation prom_trans[512] __read_mostly; variable in typeref:struct:prom_trans
572 unsigned int prom_trans_ents __read_mostly; variable
2574 pgprot_t PAGE_KERNEL __read_mostly; variable
2577 pgprot_t PAGE_KERNEL_LOCKED __read_mostly; variable
2578 pgprot_t PAGE_COPY __read_mostly; variable
2580 pgprot_t PAGE_SHARED __read_mostly; variable
2583 unsigned long pg_iobits __read_mostly; variable
2585 unsigned long _PAGE_IE __read_mostly; variable
2588 unsigned long _PAGE_E __read_mostly; variable
2591 unsigned long _PAGE_CACHE __read_mostly; variable
[all...]
/linux-master/arch/x86/events/zhaoxin/
H A Dcore.c24 static u64 zx_pmon_event_map[PERF_COUNT_HW_MAX] __read_mostly = { variable
33 static struct event_constraint zxc_event_constraints[] __read_mostly = { variable in typeref:struct:zxc_event_constraints
39 static struct event_constraint zxd_event_constraints[] __read_mostly = { variable in typeref:struct:zxd_event_constraints
/linux-master/arch/x86/xen/
H A Dtime.c35 static u64 xen_sched_clock_offset __read_mostly; variable
163 static struct clocksource xen_clocksource __read_mostly = { variable in typeref:struct:xen_clocksource
390 static struct pvclock_vsyscall_time_info *xen_clock __read_mostly; variable in typeref:struct:xen_clock
/linux-master/arch/parisc/kernel/
H A Dpci-dma.c38 static struct proc_dir_entry * proc_gsc_root __read_mostly = NULL; variable in typeref:struct:proc_gsc_root
39 static unsigned long pcxl_used_bytes __read_mostly; variable
40 static unsigned long pcxl_used_pages __read_mostly; variable
H A Dperf.c57 static int perf_processor_interface __read_mostly = UNKNOWN_INTF; variable
58 static int perf_enabled __read_mostly; variable
60 static struct parisc_device *cpu_device __read_mostly; variable in typeref:struct:cpu_device
/linux-master/arch/arm/kernel/
H A Dsmp.c82 static int ipi_irq_base __read_mostly; variable
83 static int nr_ipi __read_mostly = NR_IPI; variable
84 static struct irq_desc *ipi_desc[MAX_IPI] __read_mostly; variable in typeref:struct:ipi_desc
/linux-master/arch/mips/kernel/
H A Dsmp.c52 cpumask_t cpu_sibling_map[NR_CPUS] __read_mostly; variable
56 cpumask_t cpu_core_map[NR_CPUS] __read_mostly; variable
66 cpumask_t cpu_foreign_map[NR_CPUS] __read_mostly; variable
/linux-master/arch/loongarch/kernel/
H A Dsmp.c43 cpumask_t cpu_sibling_map[NR_CPUS] __read_mostly; variable
47 cpumask_t cpu_core_map[NR_CPUS] __read_mostly; variable
57 cpumask_t cpu_foreign_map[NR_CPUS] __read_mostly; variable
/linux-master/kernel/
H A Dpanic.c49 static unsigned int __read_mostly sysctl_oops_all_cpu_backtrace;
61 int panic_on_warn __read_mostly; variable
64 static unsigned int warn_limit __read_mostly; variable
/linux-master/arch/sh/boards/mach-se/7724/
H A Dirq.c86 static struct irq_chip se7724_irq_chip __read_mostly = { variable in typeref:struct:se7724_irq_chip
/linux-master/arch/sparc/kernel/
H A Dtime_64.c206 struct sparc64_tick_ops *tick_ops __read_mostly = &tick_operations; variable in typeref:struct:tick_ops
287 static struct sparc64_tick_ops stick_operations __read_mostly = { variable in typeref:struct:stick_operations
421 static struct sparc64_tick_ops hbtick_operations __read_mostly = { variable in typeref:struct:hbtick_operations
777 static unsigned long tb_ticks_per_usec __read_mostly; variable
/linux-master/net/netfilter/
H A Dxt_connbytes.c135 static struct xt_match connbytes_mt_reg __read_mostly = { variable in typeref:struct:connbytes_mt_reg
H A Dxt_ipvs.c170 static struct xt_match xt_ipvs_mt_reg __read_mostly = { variable in typeref:struct:xt_ipvs_mt_reg
H A Dxt_rateest.c125 static struct xt_match xt_rateest_mt_reg __read_mostly = { variable in typeref:struct:xt_rateest_mt_reg
H A Dxt_multiport.c143 static struct xt_match multiport_mt_reg[] __read_mostly = { variable in typeref:struct:multiport_mt_reg
H A Dxt_dccp.c137 static struct xt_match dccp_mt_reg[] __read_mostly = { variable in typeref:struct:dccp_mt_reg
/linux-master/net/bridge/netfilter/
H A Debt_ip6.c140 static struct xt_match ebt_ip6_mt_reg __read_mostly = { variable in typeref:struct:ebt_ip6_mt_reg
H A Debt_arp.c115 static struct xt_match ebt_arp_mt_reg __read_mostly = { variable in typeref:struct:ebt_arp_mt_reg

Completed in 194 milliseconds

1234567891011>>