Home
last modified time | relevance | path

Searched refs:security_shm_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/ipc/
H A Dshm.c728 error = security_shm_alloc(&shp->shm_perm); in newseg()
/linux/security/
H A Dsecurity.c3910 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function