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