kern_shmat
return (kern_shmat(td, uap->shmid, uap->shmaddr, uap->shmflg));
int kern_shmat(struct thread *td, int shmid, const void *shmaddr,