Searched refs:__read_mostly (Results 1 - 25 of 938) sorted by path

1234567891011>>

/linux-master/arch/hexagon/include/asm/
H A Dcache.h21 #define __read_mostly macro
/linux-master/arch/mips/cavium-octeon/executive/
H A Docteon-model.c30 enum octeon_feature_bits __octeon_feature_bits __read_mostly; variable in typeref:enum:__octeon_feature_bits
/linux-master/arch/openrisc/include/asm/
H A Dcache.h22 #define __ro_after_init __read_mostly
/linux-master/arch/sh/boards/mach-se/7206/
H A Dirq.c119 static struct irq_chip se7206_irq_chip __read_mostly = { variable in typeref:struct:se7206_irq_chip
/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/arch/x86/kernel/
H A Dcheck.c22 static int __read_mostly memory_corruption_check = -1;
24 static unsigned __read_mostly corruption_check_size = 64*1024;
25 static unsigned __read_mostly corruption_check_period = 60; /* seconds */
H A Dio_delay.c31 int io_delay_type __read_mostly = DEFAULT_IO_DELAY_TYPE; variable
/linux-master/kernel/trace/
H A Dtrace_nop.c88 struct tracer nop_trace __read_mostly = variable in typeref:struct:nop_trace
/linux-master/net/8021q/
H A Dvlan_gvrp.c21 static struct garp_application vlan_gvrp_app __read_mostly = { variable in typeref:struct:vlan_gvrp_app
H A Dvlan_mvrp.c25 static struct mrp_application vlan_mrp_app __read_mostly = { variable in typeref:struct:vlan_mrp_app
/linux-master/net/bridge/netfilter/
H A Debt_among.c258 static struct xt_match ebt_among_mt_reg __read_mostly = { variable in typeref:struct:ebt_among_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
H A Debt_arpreply.c78 static struct xt_target ebt_arpreply_tg_reg __read_mostly = { variable in typeref:struct:ebt_arpreply_tg_reg
H A Debt_ip.c146 static struct xt_match ebt_ip_mt_reg __read_mostly = { variable in typeref:struct:ebt_ip_mt_reg
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_log.c203 static struct xt_target ebt_log_tg_reg __read_mostly = { variable in typeref:struct:ebt_log_tg_reg
H A Debt_nflog.c51 static struct xt_target ebt_nflog_tg_reg __read_mostly = { variable in typeref:struct:ebt_nflog_tg_reg
H A Debt_pkttype.c34 static struct xt_match ebt_pkttype_mt_reg __read_mostly = { variable in typeref:struct:ebt_pkttype_mt_reg
H A Debt_vlan.c151 static struct xt_match ebt_vlan_mt_reg __read_mostly = { variable in typeref:struct:ebt_vlan_mt_reg
/linux-master/net/ipv4/netfilter/
H A Darpt_mangle.c72 static struct xt_target arpt_mangle_reg __read_mostly = { variable in typeref:struct:arpt_mangle_reg
H A Dipt_ECN.c112 static struct xt_target ecn_tg_reg __read_mostly = { variable in typeref:struct:ecn_tg_reg
H A Dipt_ah.c67 static struct xt_match ah_mt_reg __read_mostly = { variable in typeref:struct:ah_mt_reg
H A Dnf_nat_snmp_basic_main.c205 static struct nf_conntrack_helper snmp_trap_helper __read_mostly = { variable in typeref:struct:snmp_trap_helper
/linux-master/net/ipv6/netfilter/
H A Dip6t_eui64.c50 static struct xt_match eui64_mt6_reg __read_mostly = { variable in typeref:struct:eui64_mt6_reg

Completed in 291 milliseconds

1234567891011>>