Searched defs:ptraced (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/um/kernel/ | ||
D | ptrace.c | 150 int ptraced = current->ptrace; in syscall_trace_leave() local |
/linux-4.1.27/include/linux/ | ||
D | sched.h | 1420 struct list_head ptraced; member |