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

  /src/sys/compat/linux/common/
linux_time.c 454 linux_sys_timerfd_create(struct lwp *l, function
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 420 check_syscall_args(linux_sys_timerfd_create)
1316 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 419 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1159 check_syscall_args(linux_sys_timerfd_create)
1823 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1322 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1279 check_syscall_args(linux_sys_timerfd_create)
1938 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1422 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1298 check_syscall_args(linux_sys_timerfd_create)
1968 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1960 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1240 check_syscall_args(linux_sys_timerfd_create)
1914 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1495 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1231 check_syscall_args(linux_sys_timerfd_create)
1903 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1418 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1291 check_syscall_args(linux_sys_timerfd_create)
1948 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1410 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1157 check_syscall_args(linux_sys_timerfd_create)
1807 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1339 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 1323 .sy_call = (sy_call_t *)linux_sys_timerfd_create
linux32_syscallargs.h 1589 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 1236 .sy_call = (sy_call_t *)linux_sys_timerfd_create
linux32_syscallargs.h 1570 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);

Completed in 77 milliseconds