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