| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 494 struct linux_sys_timer_create_args { struct 1343 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 | 992 struct linux_sys_timer_create_args { struct 1869 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 | 885 struct linux_sys_timer_create_args { struct 1732 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 | 950 struct linux_sys_timer_create_args { struct 1819 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 | 997 struct linux_sys_timer_create_args { struct 1845 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 | 944 struct linux_sys_timer_create_args { struct 1808 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 | 1013 struct linux_sys_timer_create_args { struct 1855 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 | 883 struct linux_sys_timer_create_args { struct 1716 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|