HomeSort by: relevance | last modified time | path
    Searched refs:sys_timer_create_args (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/kern/
kern_time.c 1204 sys_timer_create(struct lwp *l, const struct sys_timer_create_args *uap,
init_sysent.c 1208 ns(struct sys_timer_create_args),
systrace_args.c 1734 const struct sys_timer_create_args *p = params;
  /src/sys/sys/
syscallargs.h 1513 struct sys_timer_create_args { struct
3851 int sys_timer_create(struct lwp *, const struct sys_timer_create_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2596 struct sys_timer_create_args callarg;
7643 ns(struct sys_timer_create_args),

Completed in 24 milliseconds