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