ktrsyscall
ktrsyscall(lp, code, narg, argp);
ktrsyscall(lp, code, narg, argp);
ktrsyscall(td->td_lwp, code, narg, argp);
ktrsyscall(td->td_lwp, code, narg, argp);
ktrsyscall(lp, code, narg, argp);
ktrsyscall(lp, code, narg, argp);
ktrsyscall(td->td_lwp, code, narg, argp);
void ktrsyscall(struct lwp *, int, int, union sysunion *);
ktrsyscall((struct ktr_syscall *)m);
static void ktrsyscall(struct ktr_syscall *);