security_shm_associate 1707 include/linux/security.h int security_shm_associate(struct shmid_kernel *shp, int shmflg);
security_shm_associate  425 ipc/shm.c      	return security_shm_associate(shp, shmflg);