Searched refs:task_current_syscall (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/lib/
H A Dsyscall.c25 * task_current_syscall - Discover what a blocked task is doing.
50 int task_current_syscall(struct task_struct *target, long *callno, task_current_syscall() function
/linux-4.4.14/include/linux/
H A Dptrace.h405 extern int task_current_syscall(struct task_struct *target, long *callno,
/linux-4.4.14/fs/proc/
H A Dbase.c670 if (task_current_syscall(task, &nr, args, 6, &sp, &pc)) proc_pid_syscall()

Completed in 132 milliseconds