Searched refs:security_shm_associate (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/ipc/
H A Dutil.h77 * security_shm_associate
H A Dshm.c634 return security_shm_associate(shp, shmflg); shm_security()
/linux-4.4.14/include/linux/
H A Dsecurity.h338 int security_shm_associate(struct shmid_kernel *shp, int shmflg);
1015 static inline int security_shm_associate(struct shmid_kernel *shp, security_shm_associate() function
/linux-4.4.14/security/
H A Dsecurity.c1074 int security_shm_associate(struct shmid_kernel *shp, int shmflg) security_shm_associate() function

Completed in 127 milliseconds