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 415 check_syscall_args(linux_sys_timerfd_create)
1311 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 418 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1293 check_syscall_args(linux_sys_timerfd_create)
1963 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1959 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1154 check_syscall_args(linux_sys_timerfd_create)
1818 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1321 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1235 check_syscall_args(linux_sys_timerfd_create)
1909 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1494 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1274 check_syscall_args(linux_sys_timerfd_create)
1933 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1421 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1226 check_syscall_args(linux_sys_timerfd_create)
1898 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1417 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1286 check_syscall_args(linux_sys_timerfd_create)
1943 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1409 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1152 check_syscall_args(linux_sys_timerfd_create)
1802 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1338 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 1313 .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 1226 .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 59 milliseconds