HomeSort by: relevance | last modified time | path
    Searched refs:sys_timer_delete_args (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/sys/compat/netbsd32/
netbsd32_time.c 450 struct sys_timer_delete_args ua;
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 517 struct sys_timer_delete_args;
1351 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 530 ns(struct sys_timer_delete_args),
linux_systrace_args.c 778 const struct sys_timer_delete_args *p = params;
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 845 struct sys_timer_delete_args;
1509 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux32_sysent.c 1005 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 880 struct sys_timer_delete_args;
1516 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux32_sysent.c 1021 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1015 struct sys_timer_delete_args;
1877 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1689 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 908 struct sys_timer_delete_args;
1740 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1077 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 973 struct sys_timer_delete_args;
1827 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1149 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1020 struct sys_timer_delete_args;
1853 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1168 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 967 struct sys_timer_delete_args;
1816 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1159 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1036 struct sys_timer_delete_args;
1863 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1154 ns(struct sys_timer_delete_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 906 struct sys_timer_delete_args;
1724 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);
linux_sysent.c 1078 ns(struct sys_timer_delete_args),
  /src/sys/kern/
kern_time.c 1307 sys_timer_delete(struct lwp *l, const struct sys_timer_delete_args *uap,
init_sysent.c 1213 ns(struct sys_timer_delete_args),
  /src/sys/sys/
syscallargs.h 1520 struct sys_timer_delete_args { struct
3853 int sys_timer_delete(struct lwp *, const struct sys_timer_delete_args *, register_t *);

Completed in 49 milliseconds

1 2