security_shm_shmat
int security_shm_shmat(struct kern_ipc_perm *shp, char __user *shmaddr, int shmflg);
err = security_shm_shmat(&shp->shm_perm, shmaddr, shmflg);