Searched refs:shm_associate (Results 1 – 4 of 4) sorted by relevance
1633 int (*shm_associate)(struct kern_ipc_perm *shp, int shmflg); member1912 struct hlist_head shm_associate; member
1244 return call_int_hook(shm_associate, 0, shp, shmflg); in security_shm_associate()
4738 LSM_HOOK_INIT(shm_associate, smack_shm_associate),
7020 LSM_HOOK_INIT(shm_associate, selinux_shm_associate),