orc_b             189 arch/x86/kernel/unwind_orc.c 	struct orc_entry *orc_a, *orc_b;
orc_b             201 arch/x86/kernel/unwind_orc.c 	orc_b = cur_orc_table + (b - cur_orc_ip_table);
orc_b             203 arch/x86/kernel/unwind_orc.c 	*orc_a = *orc_b;
orc_b             204 arch/x86/kernel/unwind_orc.c 	*orc_b = orc_tmp;