Searched defs:ptraced (Results 1 - 1 of 1) sorted by last modified time

/include/linux/
H A Dsched.h1352 * ptraced is the list of tasks this task is using ptrace on.
1354 * p->ptrace_entry is p's link on the p->parent->ptraced list.
1356 struct list_head ptraced; member in struct:task_struct

Completed in 43 milliseconds