Searched refs:shm_shmat (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | lsm_hooks.h | 1676 int (*shm_shmat)(struct kern_ipc_perm *perm, char __user *shmaddr, member 1962 struct hlist_head shm_shmat; member
|
| /Linux-v5.4/security/ |
| D | security.c | 1832 return call_int_hook(shm_shmat, 0, shp, shmaddr, shmflg); in security_shm_shmat()
|
| /Linux-v5.4/security/smack/ |
| D | smack_lsm.c | 4676 LSM_HOOK_INIT(shm_shmat, smack_shm_shmat),
|
| /Linux-v5.4/security/selinux/ |
| D | hooks.c | 6924 LSM_HOOK_INIT(shm_shmat, selinux_shm_shmat),
|