Searched refs:security_shm_shmctl (Results 1 – 3 of 3) sorted by relevance
836 err = security_shm_shmctl(shp, cmd); in shmctl_down()875 err = security_shm_shmctl(NULL, cmd); in shmctl_nolock()950 err = security_shm_shmctl(shp, cmd); in shmctl_nolock()1015 err = security_shm_shmctl(shp, cmd); in SYSCALL_DEFINE3()
1921 int security_shm_shmctl(struct shmid_kernel *shp, int cmd);2602 static inline int security_shm_shmctl(struct shmid_kernel *shp, int cmd) in security_shm_shmctl() function
1054 int security_shm_shmctl(struct shmid_kernel *shp, int cmd) in security_shm_shmctl() function