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