Searched refs:poke_int3_handler (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kernel/
H A Dalternative.c2148 noinstr int poke_int3_handler(struct pt_regs *regs) function
H A Dtraps.c738 * poke_int3_handler() is completely self contained code; it does (and
742 if (poke_int3_handler(regs))
747 * and therefore can trigger INT3, hence poke_int3_handler() must
/linux-master/arch/x86/include/asm/
H A Dtext-patching.h40 extern int poke_int3_handler(struct pt_regs *regs);

Completed in 276 milliseconds