Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsecurity.h1919 void security_shm_free(struct shmid_kernel *shp);
2593 static inline void security_shm_free(struct shmid_kernel *shp) in security_shm_free() function
/linux-4.1.27/ipc/
Dshm.c179 security_shm_free(shp); in shm_rcu_free()
/linux-4.1.27/security/
Dsecurity.c1044 void security_shm_free(struct shmid_kernel *shp) in security_shm_free() function