Home
last modified time | relevance | path

Searched defs:ptrace (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dexit.c1443 static int wait_task_stopped(int ptrace, struct task_struct *p, in wait_task_stopped()
1582 static int wait_consider_task(struct task_struct *parent, int ptrace, in wait_consider_task()
Dptrace.c577 SYSCALL_DEFINE4(ptrace, long, request, long, pid, long, addr, long, data) in SYSCALL_DEFINE4() argument