kern_exterrctl
return (kern_exterrctl(td, uap->op, uap->flags, uap->ptr));
int kern_exterrctl(struct thread *td, u_int op, u_int flags, void *ptr);