Searched refs:shm_associate (Results 1 – 4 of 4) sorted by relevance
1495 int (*shm_associate)(struct shmid_kernel *shp, int shmflg); member1744 struct list_head shm_associate; member
1076 return call_int_hook(shm_associate, 0, shp, shmflg); in security_shm_associate()1742 .shm_associate =1743 LIST_HEAD_INIT(security_hook_heads.shm_associate),
4663 LSM_HOOK_INIT(shm_associate, smack_shm_associate),
5977 LSM_HOOK_INIT(shm_associate, selinux_shm_associate),