Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEGV_IS_FIXABLE
arch/x86/um/shared/sysdep/faultinfo_32.h
28
#define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14)
arch/x86/um/shared/sysdep/faultinfo_64.h
28
#define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14)