fixup_exception   933 arch/x86/kernel/kprobes.c 		if (fixup_exception(regs))
fixup_exception   219 arch/x86/kernel/traps.c 	if (!fixup_exception(regs)) {
fixup_exception   347 arch/x86/kernel/traps.c 	if (fixup_exception(regs))
fixup_exception   647 arch/x86/kernel/traps.c 	if (fixup_exception(regs))
fixup_exception   823 arch/x86/mm/fault.c 	if (fixup_exception(regs))
fixup_exception   134 include/asm-m32r/uaccess.h extern int fixup_exception(struct pt_regs *regs);
fixup_exception   101 include/asm-mn10300/uaccess.h extern int fixup_exception(struct pt_regs *regs);
fixup_exception    99 include/asm-x86/uaccess.h extern int fixup_exception(struct pt_regs *regs);