Searched refs:linux_sys_reboot_args (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/sys/compat/linux32/common/ |
| D | linux32_unistd.c | 608 struct linux_sys_reboot_args ua; in linux32_sys_reboot()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 687 struct linux_sys_reboot_args { struct 1659 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 845 ns(struct linux_sys_reboot_args),
|
| D | linux_systrace_args.c | 1292 const struct linux_sys_reboot_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 284 struct linux_sys_reboot_args { struct 1484 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 409 ns(struct linux_sys_reboot_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 306 struct linux_sys_reboot_args { struct 1581 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 412 ns(struct linux_sys_reboot_args),
|
| D | linux_systrace_args.c | 571 const struct linux_sys_reboot_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 305 struct linux_sys_reboot_args { struct 1557 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 430 ns(struct linux_sys_reboot_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 301 struct linux_sys_reboot_args { struct 1561 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 411 ns(struct linux_sys_reboot_args),
|
| D | linux_systrace_args.c | 564 const struct linux_sys_reboot_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 565 struct linux_sys_reboot_args { struct 1707 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 1226 ns(struct linux_sys_reboot_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 267 struct linux_sys_reboot_args { struct 1588 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
|
| D | linux_sysent.c | 401 ns(struct linux_sys_reboot_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_misc.c | 1327 linux_sys_reboot(struct lwp *l, const struct linux_sys_reboot_args *uap, register_t *retval) in linux_sys_reboot()
|