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
1370 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 828 struct linux_sys_tkill_args { struct
1810 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 812 struct linux_sys_tkill_args { struct
1697 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 884 struct linux_sys_tkill_args { struct
1786 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 913 struct linux_sys_tkill_args { struct
1814 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 781 struct linux_sys_tkill_args { struct
1755 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 925 struct linux_sys_tkill_args { struct
1824 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 719 struct linux_sys_tkill_args { struct
1665 int linux_sys_tkill(struct lwp *, const struct linux_sys_tkill_args *, register_t *);

Completed in 46 milliseconds