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

  /src/sys/compat/linux/common/
linux_time.c 360 linux_sys_timer_create(struct lwp *l, function
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 499 check_syscall_args(linux_sys_timer_create)
1343 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 513 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 997 check_syscall_args(linux_sys_timer_create)
1869 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1672 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 890 check_syscall_args(linux_sys_timer_create)
1732 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1060 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 955 check_syscall_args(linux_sys_timer_create)
1819 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1132 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1002 check_syscall_args(linux_sys_timer_create)
1845 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1151 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 949 check_syscall_args(linux_sys_timer_create)
1808 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1142 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1018 check_syscall_args(linux_sys_timer_create)
1855 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1137 .sy_call = (sy_call_t *)linux_sys_timer_create
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 888 check_syscall_args(linux_sys_timer_create)
1716 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_sysent.c 1061 .sy_call = (sy_call_t *)linux_sys_timer_create

Completed in 56 milliseconds