Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
int3_emulate_pop
arch/x86/include/asm/text-patching.h
176
unsigned long ip = int3_emulate_pop(regs);
arch/x86/kernel/kprobes/core.c
498
regs->flags = int3_emulate_pop(regs);