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

/linux-master/lib/
H A Dsyscall.c8 static int collect_syscall(struct task_struct *target, struct syscall_info *info)
69 int task_current_syscall(struct task_struct *target, struct syscall_info *info)
/linux-master/include/linux/
H A Dptrace.h15 struct syscall_info { struct
400 extern int task_current_syscall(struct task_struct *target, struct syscall_info *info);
/linux-master/fs/proc/
H A Dbase.c644 struct syscall_info info;

Completed in 140 milliseconds