HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_timerfd_create_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 411 struct linux_sys_timerfd_create_args { struct
1306 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1265 struct linux_sys_timerfd_create_args { struct
1926 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1217 struct linux_sys_timerfd_create_args { struct
1891 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1277 struct linux_sys_timerfd_create_args { struct
1936 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1143 struct linux_sys_timerfd_create_args { struct
1795 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1284 struct linux_sys_timerfd_create_args { struct
1956 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1145 struct linux_sys_timerfd_create_args { struct
1811 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1226 struct linux_sys_timerfd_create_args { struct
1902 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);

Completed in 24 milliseconds