/src/sys/compat/linux/common/ |
linux_time.c | 361 const struct linux_sys_timer_create_args *uap, register_t *retval)
|
/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_sysent.c | 511 ns(struct linux_sys_timer_create_args),
|
linux_systrace_args.c | 744 const struct linux_sys_timer_create_args *p = params;
|
/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_sysent.c | 1668 ns(struct linux_sys_timer_create_args),
|
/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_sysent.c | 1054 ns(struct linux_sys_timer_create_args),
|
linux_systrace_args.c | 1540 const struct linux_sys_timer_create_args *p = params;
|
/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_sysent.c | 1128 ns(struct linux_sys_timer_create_args),
|
linux_systrace_args.c | 1638 const struct linux_sys_timer_create_args *p = params;
|
/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_sysent.c | 1147 ns(struct linux_sys_timer_create_args),
|
linux_systrace_args.c | 1701 const struct linux_sys_timer_create_args *p = params;
|
/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_sysent.c | 1138 ns(struct linux_sys_timer_create_args),
|
/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_sysent.c | 1133 ns(struct linux_sys_timer_create_args),
|
/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_sysent.c | 1057 ns(struct linux_sys_timer_create_args),
|