syscall_info
struct syscall_info info;
extern int task_current_syscall(struct task_struct *target, struct syscall_info *info);
int task_current_syscall(struct task_struct *target, struct syscall_info *info)
static int collect_syscall(struct task_struct *target, struct syscall_info *info)