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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 607 struct linux_sys_tkill_args { struct
1383 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 833 struct linux_sys_tkill_args { struct
1825 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 817 struct linux_sys_tkill_args { struct
1712 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 889 struct linux_sys_tkill_args { struct
1801 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 918 struct linux_sys_tkill_args { struct
1821 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 786 struct linux_sys_tkill_args { struct
1762 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 930 struct linux_sys_tkill_args { struct
1831 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 724 struct linux_sys_tkill_args { struct
1672 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);

Completed in 35 milliseconds