Searched refs:PT_PTRACED (Results 1 – 2 of 2) sorted by relevance
32 #define PT_PTRACED 0x00000001 macro162 if ((current->ptrace & (PT_PTRACED|PT_SEIZED)) == PT_PTRACED) in ptrace_event()
62 if (!(ptrace & PT_PTRACED)) in ptrace_report_syscall()