security_shm_free
void security_shm_free(struct kern_ipc_perm *shp);
security_shm_free(&shp->shm_perm);
security_shm_free(shp);