Searched refs:linux_sys_ipc_args (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_ipccall.h | 62 int linux_semop(struct lwp *, const struct linux_sys_ipc_args *, 64 int linux_semget(struct lwp *, const struct linux_sys_ipc_args *, 70 int linux_msgsnd(struct lwp *, const struct linux_sys_ipc_args *, 72 int linux_msgrcv(struct lwp *, const struct linux_sys_ipc_args *, 74 int linux_msgget(struct lwp *, const struct linux_sys_ipc_args *, 80 int linux_shmdt(struct lwp *, const struct linux_sys_ipc_args *, 82 int linux_shmget(struct lwp *, const struct linux_sys_ipc_args *,
|
| D | linux_ipccall.c | 82 linux_sys_ipc(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_sys_ipc() 164 linux_semop(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_semop() 183 linux_semget(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_semget() 206 linux_msgsnd(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_msgsnd() 219 linux_msgrcv(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_msgrcv() 238 linux_msgget(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_msgget() 256 linux_shmdt(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_shmdt() 269 linux_shmget(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) in linux_shmget()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 384 struct linux_sys_ipc_args { struct 1530 int linux_sys_ipc(struct lwp *, const struct linux_sys_ipc_args *, register_t *);
|
| D | linux_sysent.c | 536 ns(struct linux_sys_ipc_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 426 struct linux_sys_ipc_args { struct 1631 int linux_sys_ipc(struct lwp *, const struct linux_sys_ipc_args *, register_t *);
|
| D | linux_sysent.c | 542 ns(struct linux_sys_ipc_args),
|
| D | linux_systrace_args.c | 777 const struct linux_sys_ipc_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 411 struct linux_sys_ipc_args { struct 1604 int linux_sys_ipc(struct lwp *, const struct linux_sys_ipc_args *, register_t *);
|
| D | linux_sysent.c | 562 ns(struct linux_sys_ipc_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 409 struct linux_sys_ipc_args { struct 1607 int linux_sys_ipc(struct lwp *, const struct linux_sys_ipc_args *, register_t *);
|
| D | linux_sysent.c | 539 ns(struct linux_sys_ipc_args),
|
| D | linux_systrace_args.c | 754 const struct linux_sys_ipc_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 372 struct linux_sys_ipc_args { struct 1634 int linux_sys_ipc(struct lwp *, const struct linux_sys_ipc_args *, register_t *);
|
| D | linux_sysent.c | 527 ns(struct linux_sys_ipc_args),
|