Searched refs:security_shm_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/ipc/ | ||
| H A D | shm.c | 734 error = security_shm_alloc(&shp->shm_perm); in newseg() |
| /linux/security/ | ||
| H A D | security.c | 3535 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function |