Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mc_set_rip
arch/um/include/shared/arch.h
15
void mc_set_rip(void *_mc, void *target);
arch/um/kernel/trap.c
341
mc_set_rip(mc, current->thread.segv_continue);