Searched refs:shm_perm (Results 1 – 14 of 14) sorted by relevance
234 shm_perm); in shm_rcu_free()857 ipc64_perm_to_ipc_perm(&in->shm_perm, &out.shm_perm); in copy_shmid_to_user()888 out->shm_perm.uid = tbuf_old.shm_perm.uid; in copy_shmid_from_user()889 out->shm_perm.gid = tbuf_old.shm_perm.gid; in copy_shmid_from_user()890 out->shm_perm.mode = tbuf_old.shm_perm.mode; in copy_shmid_from_user()1127 kernel_to_ipc64_perm(&shp->shm_perm, &tbuf->shm_perm); in shmctl_stat()1391 to_compat_ipc64_perm(&v.shm_perm, &in->shm_perm); in copy_compat_shmid_to_user()1406 to_compat_ipc_perm(&v.shm_perm, &in->shm_perm); in copy_compat_shmid_to_user()1407 v.shm_perm.key = in->shm_perm.key; in copy_compat_shmid_to_user()1425 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 20 milliseconds