Searched refs:security_shm_associate (Results 1 – 3 of 3) sorted by relevance
338 int security_shm_associate(struct shmid_kernel *shp, int shmflg);1015 static inline int security_shm_associate(struct shmid_kernel *shp, in security_shm_associate() function
634 return security_shm_associate(shp, shmflg); in shm_security()
1074 int security_shm_associate(struct shmid_kernel *shp, int shmflg) in security_shm_associate() function