Home
last modified time | relevance | path

Searched refs:int3_emulate_call (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dtext-patching.h175 void int3_emulate_call(struct pt_regs *regs, unsigned long func) in int3_emulate_call() function
/linux-6.3-rc2/arch/x86/kernel/kprobes/
A Dcore.c463 int3_emulate_call(regs, func); in kprobe_emulate_call()
545 int3_emulate_call(regs, regs_get_register(regs, offs)); in kprobe_emulate_call_indirect()
/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c1302 int3_emulate_call(regs, (unsigned long)&int3_magic); in int3_exception_notify()
1891 int3_emulate_call(regs, (long)ip + tp->disp); in poke_int3_handler()

Completed in 23 milliseconds