Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REGS_SP
arch/um/kernel/process.c
161
REGS_SP(p->thread.regs.regs.gp) = sp;
arch/x86/um/shared/sysdep/ptrace.h
27
#define UPT_SP(r) REGS_SP((r)->gp)