Searched defs:shmctl (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/ipc/ |
D | shm.c | 981 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument
|
D | compat.c | 668 COMPAT_SYSCALL_DEFINE3(shmctl, int, first, int, second, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument
|