Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
shstk_push
arch/x86/include/asm/shstk.h
27
int shstk_push(u64 val);
arch/x86/kernel/uprobes.c
863
if (shstk_push(args.retaddr) == -EFAULT)