Searched refs:security_shm_associate (Results 1 – 3 of 3) sorted by relevance
1920 int security_shm_associate(struct shmid_kernel *shp, int shmflg);2596 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()
1049 int security_shm_associate(struct shmid_kernel *shp, int shmflg) in security_shm_associate() function