Searched refs:security_shm_alloc (Results 1 – 3 of 3) sorted by relevance
420 int security_shm_alloc(struct kern_ipc_perm *shp);1161 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()
1801 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function