Searched refs:security_shm_alloc (Results 1 – 3 of 3) sorted by relevance
381 int security_shm_alloc(struct kern_ipc_perm *shp);1092 static inline int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function
1232 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function
631 error = security_shm_alloc(&shp->shm_perm); in newseg()