Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GS
arch/x86/include/uapi/asm/ptrace-abi.h
17
#define GS 10
arch/x86/kernel/process_64.c
155
GS
arch/x86/um/shared/sysdep/ptrace_64.h
39
#define GS (HOST_GS * sizeof(long))
tools/perf/arch/x86/tests/regs_load.S
19
#define GS 15 * 8
tools/testing/selftests/x86/fsgsbase.c
92
enum which_base { FS, GS };