Searched refs:linux_sys_timer_create (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_time.c | 360 linux_sys_timer_create(struct lwp *l, in linux_sys_timer_create() function
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_syscallargs.h | 499 check_syscall_args(linux_sys_timer_create) 1330 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 513 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 944 check_syscall_args(linux_sys_timer_create) 1801 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1140 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 877 check_syscall_args(linux_sys_timer_create) 1715 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1056 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 883 check_syscall_args(linux_sys_timer_create) 1709 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1059 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 997 check_syscall_args(linux_sys_timer_create) 1838 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1149 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 1013 check_syscall_args(linux_sys_timer_create) 1848 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1135 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 950 check_syscall_args(linux_sys_timer_create) 1804 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1130 .sy_call = (sy_call_t *)linux_sys_timer_create
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 992 check_syscall_args(linux_sys_timer_create) 1854 int linux_sys_timer_create(struct lwp *, const struct linux_sys_timer_create_args *, register_t *);
|
H A D | linux_sysent.c | 1670 .sy_call = (sy_call_t *)linux_sys_timer_create
|