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()
339 int security_shm_shmctl(struct shmid_kernel *shp, int cmd);1021 static inline int security_shm_shmctl(struct shmid_kernel *shp, int cmd) in security_shm_shmctl() function
1079 int security_shm_shmctl(struct shmid_kernel *shp, int cmd) in security_shm_shmctl() function