kern_shm_open
return (kern_shm_open(td, uap->path, uap->flags | O_CLOEXEC,
int kern_shm_open(struct thread *td, const char *userpath, int flags,