Home
last modified time | relevance | path

Searched refs:shmid_ds (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dshm.h28 struct shmid_ds { struct
/Linux-v4.19/ipc/
Dsyscall.c104 (struct shmid_ds __user *) ptr); in SYSCALL_DEFINE6()
Dutil.h264 long ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf);
Dshm.c757 struct shmid_ds out; in copy_shmid_to_user()
786 struct shmid_ds tbuf_old; in copy_shmid_from_user()
1140 long ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf) in ksys_shmctl()
1195 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3()
/Linux-v4.19/include/linux/
Dsyscalls.h46 struct shmid_ds;
720 asmlinkage long sys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf);