Home
last modified time | relevance | path

Searched refs:PTRACE_GETFDPIC_INTERP (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sh/include/uapi/asm/
H A Dptrace.h18 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dptrace.h43 #define PTRACE_GETFDPIC_INTERP 1 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h82 #define PTRACE_GETFDPIC_INTERP 1 macro
/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dptrace.h16 #define PTRACE_GETFDPIC_INTERP 1 macro
/openbmc/qemu/linux-headers/asm-riscv/
H A Dptrace.h16 #define PTRACE_GETFDPIC_INTERP 1 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dptrace.h38 #define PTRACE_GETFDPIC_INTERP 1 macro
/openbmc/linux/kernel/
H A Dptrace.c1196 case PTRACE_GETFDPIC_INTERP: in ptrace_request()