Searched defs:shmflg (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | shm.h | 27 int shmflg, unsigned long *addr, in do_shmat()
|
| /linux/arch/xtensa/kernel/ |
| H A D | syscall.c | 39 asmlinkage long xtensa_shmat(int shmid, char __user *shmaddr, int shmflg) in xtensa_shmat()
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 3200 * @shmflg: access requested in smack_shm_associate() argument 3252 smack_shm_shmat(struct kern_ipc_perm * isp,char __user * shmaddr,int shmflg) smack_shm_shmat() argument
|
| /linux/security/ |
| H A D | security.c | 3572 security_shm_associate(struct kern_ipc_perm * shp,int shmflg) security_shm_associate() argument 3605 security_shm_shmat(struct kern_ipc_perm * shp,char __user * shmaddr,int shmflg) security_shm_shmat() argument
|
| /linux/security/selinux/ |
| H A D | hooks.c | 6624 static int selinux_shm_associate(struct kern_ipc_perm *shp, int shmflg) in selinux_shm_associate() 6673 char __user *shmaddr, int shmflg) in selinux_shm_shmat()
|