Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsecurity.h337 void security_shm_free(struct shmid_kernel *shp);
1012 static inline void security_shm_free(struct shmid_kernel *shp) in security_shm_free() function
/linux-4.4.14/ipc/
Dshm.c179 security_shm_free(shp); in shm_rcu_free()
/linux-4.4.14/security/
Dsecurity.c1069 void security_shm_free(struct shmid_kernel *shp) in security_shm_free() function