Home
last modified time | relevance | path

Searched defs:PTRACE_O_TRACESYSGOOD (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dptrace.h12 #define PTRACE_O_TRACESYSGOOD 0x00000001 macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dptrace.h46 #define PTRACE_O_TRACESYSGOOD 0x00000001 macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dptrace.h92 #define PTRACE_O_TRACESYSGOOD 0x00000001 macro
/openbmc/linux/include/uapi/linux/
H A Dptrace.h167 #define PTRACE_O_TRACESYSGOOD 1 macro