fixup_exception 587 arch/alpha/kernel/traps.c newpc = fixup_exception(una_reg, fixup, pc); fixup_exception 199 arch/alpha/mm/fault.c newpc = fixup_exception(dpf_reg, fixup, regs->pc); fixup_exception 340 arch/arc/kernel/kprobes.c if (fixup_exception(regs)) fixup_exception 54 arch/arc/kernel/traps.c if (fixup_exception(regs)) fixup_exception 200 arch/arc/mm/fault.c if (fixup_exception(regs)) fixup_exception 112 arch/arm/mm/fault.c if (fixup_exception(regs)) fixup_exception 25 arch/arm64/include/asm/extable.h extern int fixup_exception(struct pt_regs *regs); fixup_exception 342 arch/arm64/kernel/probes/kprobes.c if (fixup_exception(regs)) fixup_exception 311 arch/arm64/mm/fault.c if (!is_el1_instruction_abort(esr) && fixup_exception(regs)) fixup_exception 205 arch/csky/abiv1/alignment.c extern int fixup_exception(struct pt_regs *regs); fixup_exception 289 arch/csky/abiv1/alignment.c if (fixup_exception(regs)) fixup_exception 409 arch/csky/include/asm/uaccess.h extern int fixup_exception(struct pt_regs *regs); fixup_exception 191 arch/csky/mm/fault.c if (fixup_exception(regs)) fixup_exception 1022 arch/m68k/kernel/traps.c if (fixup_exception(&fp->ptregs)) fixup_exception 35 arch/m68k/mm/fault.c if (fixup_exception(regs)) fixup_exception 12 arch/mips/include/asm/extable.h extern int fixup_exception(struct pt_regs *regs); fixup_exception 1364 arch/mips/kernel/unaligned.c if (fixup_exception(regs)) fixup_exception 1990 arch/mips/kernel/unaligned.c if (fixup_exception(regs)) fixup_exception 2270 arch/mips/kernel/unaligned.c if (fixup_exception(regs)) fixup_exception 232 arch/mips/mm/fault.c if (fixup_exception(regs)) { fixup_exception 35 arch/nds32/include/asm/uaccess.h extern int fixup_exception(struct pt_regs *regs); fixup_exception 281 arch/nds32/kernel/traps.c if (!fixup_exception(regs)) fixup_exception 77 arch/nios2/kernel/misaligned.c if (fixup_exception(fp)) { fixup_exception 133 arch/nios2/kernel/traps.c if (fixup_exception(fp)) fixup_exception 199 arch/nios2/mm/fault.c if (fixup_exception(regs)) fixup_exception 224 arch/parisc/include/asm/uaccess.h int fixup_exception(struct pt_regs *regs); fixup_exception 737 arch/parisc/kernel/traps.c fixup_exception(regs)) fixup_exception 789 arch/parisc/kernel/traps.c if (fixup_exception(regs)) fixup_exception 670 arch/parisc/kernel/unaligned.c if (!user_mode(regs) && fixup_exception(regs)) fixup_exception 419 arch/parisc/mm/fault.c if (!user_mode(regs) && fixup_exception(regs)) { fixup_exception 81 arch/riscv/kernel/traps.c if (!fixup_exception(regs)) fixup_exception 180 arch/riscv/mm/fault.c if (fixup_exception(regs)) fixup_exception 209 arch/sh/mm/fault.c if (fixup_exception(regs)) fixup_exception 94 arch/unicore32/mm/fault.c if (fixup_exception(regs)) fixup_exception 32 arch/x86/include/asm/extable.h extern int fixup_exception(struct pt_regs *regs, int trapnr, fixup_exception 1362 arch/x86/kernel/cpu/mce/core.c if (!fixup_exception(regs, X86_TRAP_MC, error_code, 0)) fixup_exception 207 arch/x86/kernel/traps.c if (fixup_exception(regs, trapnr, error_code, 0)) fixup_exception 539 arch/x86/kernel/traps.c if (fixup_exception(regs, X86_TRAP_GP, error_code, 0)) fixup_exception 829 arch/x86/kernel/traps.c if (fixup_exception(regs, trapnr, error_code, 0)) fixup_exception 265 arch/x86/mm/extable.c if (fixup_exception(regs, trapnr, regs->orig_ax, 0)) fixup_exception 746 arch/x86/mm/fault.c if (fixup_exception(regs, X86_TRAP_PF, error_code, address)) { fixup_exception 25 include/asm-generic/extable.h extern int fixup_exception(struct pt_regs *regs);