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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 494 struct linux_sys_timer_create_args { struct
1330 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 494 struct linux_sys_timer_create_args { struct
1330 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 987 struct linux_sys_timer_create_args { struct
1854 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 987 struct linux_sys_timer_create_args { struct
1854 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 872 struct linux_sys_timer_create_args { struct
1715 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 872 struct linux_sys_timer_create_args { struct
1715 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 945 struct linux_sys_timer_create_args { struct
1804 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 945 struct linux_sys_timer_create_args { struct
1804 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 992 struct linux_sys_timer_create_args { struct
1838 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 992 struct linux_sys_timer_create_args { struct
1838 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 939 struct linux_sys_timer_create_args { struct
1801 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 939 struct linux_sys_timer_create_args { struct
1801 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1008 struct linux_sys_timer_create_args { struct
1848 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 1008 struct linux_sys_timer_create_args { struct
1848 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 878 struct linux_sys_timer_create_args { struct
1709 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
linux_syscallargs.h 878 struct linux_sys_timer_create_args { struct
1709 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);

Completed in 37 milliseconds