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

/linux-master/include/uapi/linux/
H A Dcn_proc.h134 } ptrace; member in union:proc_event::__anon3466
/linux-master/include/linux/
H A Dptrace.h200 ptrace_init_task(struct task_struct *child, bool ptrace) argument
409 int ptrace = current->ptrace; local
[all...]
H A Dsched.h771 unsigned int ptrace; member in struct:task_struct
/linux-master/kernel/
H A Dexit.c1050 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) argument
1208 static int *task_stopped_code(struct task_struct *p, bool ptrace) argument
1238 wait_task_stopped(struct wait_opts *wo, int ptrace, struct task_struct *p) argument
1362 wait_consider_task(struct wait_opts *wo, int ptrace, struct task_struct *p) argument
1532 is_effectively_child(struct wait_opts *wo, bool ptrace, struct task_struct *target) argument
1548 bool ptrace; local
[all...]

Completed in 191 milliseconds