Searched refs:linux_sys_timerfd_gettime (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_time.c | 484 linux_sys_timerfd_gettime(struct lwp *l, in linux_sys_timerfd_gettime() function
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_syscallargs.h | 429 check_syscall_args(linux_sys_timerfd_gettime) 1302 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 428 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 1248 check_syscall_args(linux_sys_timerfd_gettime) 1899 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1434 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 1168 check_syscall_args(linux_sys_timerfd_gettime) 1809 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1336 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 1182 check_syscall_args(linux_sys_timerfd_gettime) 1805 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1363 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 1296 check_syscall_args(linux_sys_timerfd_gettime) 1934 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1438 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 1287 check_syscall_args(linux_sys_timerfd_gettime) 1938 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1412 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 1249 check_syscall_args(linux_sys_timerfd_gettime) 1900 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1509 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 1294 check_syscall_args(linux_sys_timerfd_gettime) 1950 int linux_sys_timerfd_gettime(struct lwp *, const struct linux_sys_timerfd_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1965 .sy_call = (sy_call_t *)linux_sys_timerfd_gettime
|