Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsecurity.h336 int security_shm_alloc(struct shmid_kernel *shp);
1007 static inline int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc() function
/linux-4.4.14/ipc/
Dshm.c549 error = security_shm_alloc(shp); in newseg()
/linux-4.4.14/security/
Dsecurity.c1064 int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc() function