Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlsm_hooks.h1674 int (*shm_associate)(struct kern_ipc_perm *perm, int shmflg); member
1960 struct hlist_head shm_associate; member
/Linux-v5.4/security/
Dsecurity.c1822 return call_int_hook(shm_associate, 0, shp, shmflg); in security_shm_associate()
/Linux-v5.4/security/smack/
Dsmack_lsm.c4674 LSM_HOOK_INIT(shm_associate, smack_shm_associate),
/Linux-v5.4/security/selinux/
Dhooks.c6922 LSM_HOOK_INIT(shm_associate, selinux_shm_associate),