Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsecurity.h1801 int security_shm_alloc(struct shmid_kernel *shp);
2419 static inline int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc() function
/linux-3.4.99/ipc/
Dshm.c474 error = security_shm_alloc(shp); in newseg()
/linux-3.4.99/security/
Dsecurity.c897 int security_shm_alloc(struct shmid_kernel *shp) in security_shm_alloc() function