Searched refs:old_shmctl (Results 1 - 2 of 2) sorted by last modified time

/linux-master/ipc/
H A Dshm.c1304 SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf)
1500 COMPAT_SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, void __user *, uptr)
/linux-master/kernel/
H A Dsys_ni.c137 COND_SYSCALL(old_shmctl); variable
140 COND_SYSCALL_COMPAT(old_shmctl); variable

Completed in 267 milliseconds