Searched defs:ptrace (Results 1 – 2 of 2) sorted by relevance
| /kernel/ |
| D | exit.c | 1006 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() 1167 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code() 1198 int ptrace, struct task_struct *p) in wait_task_stopped() 1321 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task()
|
| D | ptrace.c | 1151 SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, in SYSCALL_DEFINE4() argument 1300 COMPAT_SYSCALL_DEFINE4(ptrace, compat_long_t, request, compat_long_t, pid, in COMPAT_SYSCALL_DEFINE4() argument
|