Home
last modified time | relevance | path

Searched refs:linux_sys_shmget_args (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_shm.h121 struct linux_sys_shmget_args { struct
130 int linux_sys_shmget(struct lwp *, const struct linux_sys_shmget_args *, register_t *);
H A Dlinux_ipccall.c271 struct linux_sys_shmget_args bsa; in linux_shmget()
H A Dlinux_ipc.c447 linux_sys_shmget(struct lwp *l, const struct linux_sys_shmget_args *uap, register_t *retval) in linux_sys_shmget()
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h862 struct linux_sys_shmget_args;
1497 int linux_sys_shmget(struct lwp *, const struct linux_sys_shmget_args *, register_t *);
H A Dlinux_sysent.c917 ns(struct linux_sys_shmget_args),
H A Dlinux_systrace_args.c1388 const struct linux_sys_shmget_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h162 struct linux_sys_shmget_args;
1391 int linux_sys_shmget(struct lwp *, const struct linux_sys_shmget_args *, register_t *);
H A Dlinux_sysent.c186 ns(struct linux_sys_shmget_args),
H A Dlinux_systrace_args.c270 const struct linux_sys_shmget_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h507 struct linux_sys_shmget_args;
1683 int linux_sys_shmget(struct lwp *, const struct linux_sys_shmget_args *, register_t *);
H A Dlinux_sysent.c897 ns(struct linux_sys_shmget_args),