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 in typeref:typename:int
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 415 check_syscall_args(linux_sys_timerfd_create)
1298 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 1280 check_syscall_args(linux_sys_timerfd_create)
1946 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1955 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1141 check_syscall_args(linux_sys_timerfd_create)
1801 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1317 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1222 check_syscall_args(linux_sys_timerfd_create)
1892 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1490 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1269 check_syscall_args(linux_sys_timerfd_create)
1926 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1419 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1221 check_syscall_args(linux_sys_timerfd_create)
1891 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1415 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1281 check_syscall_args(linux_sys_timerfd_create)
1936 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1407 .sy_call = (sy_call_t *)linux_sys_timerfd_create
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1147 check_syscall_args(linux_sys_timerfd_create)
1795 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
linux_sysent.c 1336 .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 58 milliseconds