Home
last modified time | relevance | path

Searched refs:linux_sys_shmctl (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/compat/linux/common/
Dlinux_shm.h132 int linux_sys_shmctl(struct lwp *, const struct linux_sys_shmctl_args *, register_t *);
Dlinux_ipccall.c154 return linux_sys_shmctl(l, &bsa, retval); in linux_sys_ipc()
Dlinux_ipc.c563 linux_sys_shmctl(struct lwp *l, const struct linux_sys_shmctl_args *uap, register_t *retval) in linux_sys_shmctl() function
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_sysent.c197 .sy_call = (sy_call_t *)linux_sys_shmctl
Dlinux_syscallargs.h1395 int linux_sys_shmctl(struct lwp *, const struct linux_sys_shmctl_args *, register_t *);
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_syscallargs.h1679 int linux_sys_shmctl(struct lwp *, const struct linux_sys_shmctl_args *, register_t *);
Dlinux_sysent.c889 .sy_call = (sy_call_t *)linux_sys_shmctl