syscall_trace
asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p);
struct syscall_trace st;
struct syscall_trace *st;
__type(value, struct syscall_trace);