Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dsyscall.c69 int task_current_syscall(struct task_struct *target, struct syscall_info *info) in task_current_syscall() function
/linux-6.3-rc2/include/linux/
A Dptrace.h396 extern int task_current_syscall(struct task_struct *target, struct syscall_info *info);
/linux-6.3-rc2/fs/proc/
A Dbase.c650 if (task_current_syscall(task, &info)) in proc_pid_syscall()

Completed in 14 milliseconds