Searched refs:shm_perm (Results 1 – 14 of 14) sorted by relevance
233 shm_perm); in shm_rcu_free()865 ipc64_perm_to_ipc_perm(&in->shm_perm, &out.shm_perm); in copy_shmid_to_user()896 out->shm_perm.uid = tbuf_old.shm_perm.uid; in copy_shmid_from_user()897 out->shm_perm.gid = tbuf_old.shm_perm.gid; in copy_shmid_from_user()898 out->shm_perm.mode = tbuf_old.shm_perm.mode; in copy_shmid_from_user()1135 kernel_to_ipc64_perm(&shp->shm_perm, &tbuf->shm_perm); in shmctl_stat()1399 to_compat_ipc64_perm(&v.shm_perm, &in->shm_perm); in copy_compat_shmid_to_user()1414 to_compat_ipc_perm(&v.shm_perm, &in->shm_perm); in copy_compat_shmid_to_user()1415 v.shm_perm.key = in->shm_perm.key; in copy_compat_shmid_to_user()1433 return get_compat_ipc64_perm(&out->shm_perm, &p->shm_perm); in copy_compat_shmid_from_user()[all …]
21 struct ipc64_perm shm_perm; /* operation perms */ member34 struct ipc64_perm shm_perm; /* operation perms */ member
27 struct ipc64_perm shm_perm; /* operation perms */ member
28 struct ipc64_perm shm_perm; /* operation perms */ member
18 struct ipc64_perm shm_perm; /* operation perms */ member
26 struct ipc64_perm shm_perm; /* operation perms */ member
19 struct ipc64_perm shm_perm; /* operation perms */ member
21 struct ipc64_perm shm_perm; /* operation perms */ member
29 struct ipc_perm shm_perm; /* operation perms */ member
92 struct compat_ipc64_perm shm_perm; member
131 struct compat_ipc64_perm shm_perm; member
109 struct compat_ipc64_perm shm_perm; member
152 struct compat_ipc64_perm shm_perm; member
Completed in 16 milliseconds