Searched defs:ptraced (Results 1 - 1 of 1) sorted by relevance

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

Completed in 42 milliseconds