Home
last modified time | relevance | path

Searched refs:shm_associate (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dlsm_hooks.h1633 int (*shm_associate)(struct kern_ipc_perm *shp, int shmflg); member
1912 struct hlist_head shm_associate; member
/Linux-v4.19/security/
Dsecurity.c1244 return call_int_hook(shm_associate, 0, shp, shmflg); in security_shm_associate()
/Linux-v4.19/security/smack/
Dsmack_lsm.c4738 LSM_HOOK_INIT(shm_associate, smack_shm_associate),
/Linux-v4.19/security/selinux/
Dhooks.c7020 LSM_HOOK_INIT(shm_associate, selinux_shm_associate),