HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_reboot_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 669 struct linux_sys_reboot_args { struct
1405 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 565 struct linux_sys_reboot_args { struct
1720 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 692 struct linux_sys_reboot_args { struct
1674 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 301 struct linux_sys_reboot_args { struct
1574 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 306 struct linux_sys_reboot_args { struct
1586 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 305 struct linux_sys_reboot_args { struct
1562 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 267 struct linux_sys_reboot_args { struct
1593 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 284 struct linux_sys_reboot_args { struct
1489 int linux_sys_reboot(struct lwp *, const struct linux_sys_reboot_args *, register_t *);

Completed in 52 milliseconds