Searched refs:shm_alloc_security (Results 1 – 4 of 4) sorted by relevance
1493 int (*shm_alloc_security)(struct shmid_kernel *shp); member1742 struct list_head shm_alloc_security; member
1066 return call_int_hook(shm_alloc_security, 0, shp); in security_shm_alloc()1738 .shm_alloc_security =1739 LIST_HEAD_INIT(security_hook_heads.shm_alloc_security),
4661 LSM_HOOK_INIT(shm_alloc_security, smack_shm_alloc_security),
5975 LSM_HOOK_INIT(shm_alloc_security, selinux_shm_alloc_security),