switch_index 131 arch/x86/oprofile/nmi_int.c static DEFINE_PER_CPU(int, switch_index); switch_index 140 arch/x86/oprofile/nmi_int.c return __this_cpu_read(switch_index) + phys; switch_index 158 arch/x86/oprofile/nmi_int.c per_cpu(switch_index, i) = 0; switch_index 197 arch/x86/oprofile/nmi_int.c per_cpu(switch_index, cpu) = 0; switch_index 229 arch/x86/oprofile/nmi_int.c int si = per_cpu(switch_index, cpu); switch_index 238 arch/x86/oprofile/nmi_int.c per_cpu(switch_index, cpu) = 0; switch_index 240 arch/x86/oprofile/nmi_int.c per_cpu(switch_index, cpu) = si; switch_index 395 drivers/thunderbolt/icm.c if (index > sw->switch_index) { switch_index 157 drivers/thunderbolt/tb_msgs.h u8 switch_index;