Searched refs:security_shm_alloc (Results 1 – 3 of 3) sorted by relevance
548 int security_shm_alloc(struct kern_ipc_perm *shp);1463 static inline int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function
733 error = security_shm_alloc(&shp->shm_perm); in newseg()
3432 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function