Searched defs:shp (Results 1 – 1 of 1) sorted by relevance
2440 static inline int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc()2445 static inline void security_shm_free(struct shmid_kernel *shp) in security_shm_free()2448 static inline int security_shm_associate(struct shmid_kernel *shp, in security_shm_associate()2454 static inline int security_shm_shmctl(struct shmid_kernel *shp, int cmd) in security_shm_shmctl()2459 static inline int security_shm_shmat(struct shmid_kernel *shp, in security_shm_shmat()