Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsecurity.h1918 int security_shm_alloc(struct shmid_kernel *shp);
2588 static inline int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc() function
/linux-4.1.27/ipc/
Dshm.c549 error = security_shm_alloc(shp); in newseg()
/linux-4.1.27/security/
Dsecurity.c1039 int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc() function