Home
last modified time | relevance | path

Searched refs:PTRACE_FULL_FAULTINFO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dfaultinfo_32.h30 #define PTRACE_FULL_FAULTINFO 0 macro
H A Dfaultinfo_64.h30 #define PTRACE_FULL_FAULTINFO 1 macro
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c468 if (PTRACE_FULL_FAULTINFO) { in userspace()