Home
last modified time | relevance | path

Searched refs:PTRACE_DISABLE_TE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/uapi/asm/
H A Dptrace.h401 #define PTRACE_DISABLE_TE 0x5010 macro
/linux/arch/s390/kernel/
H A Dptrace.c477 case PTRACE_DISABLE_TE: in arch_ptrace()