Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PS_S
arch/csky/include/asm/ptrace.h
13
#define PS_S 0x80000000 /* Supervisor Mode */
arch/m68k/include/asm/ptrace.h
10
#define PS_S (0x2000)
arch/m68k/include/asm/traps.h
101
#define PS_S (0x2000)