Searched refs:linux_sys_timerfd_create (Results 1 – 21 of 21) sorted by relevance
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_time.c | 454 linux_sys_timerfd_create(struct lwp *l, in linux_sys_timerfd_create() function
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_syscallargs.h | 415 check_syscall_args(linux_sys_timerfd_create) 1298 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 418 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 1221 check_syscall_args(linux_sys_timerfd_create) 1891 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1415 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 1141 check_syscall_args(linux_sys_timerfd_create) 1801 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1317 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 1147 check_syscall_args(linux_sys_timerfd_create) 1795 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1336 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 1269 check_syscall_args(linux_sys_timerfd_create) 1926 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1419 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 1281 check_syscall_args(linux_sys_timerfd_create) 1936 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1407 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 1222 check_syscall_args(linux_sys_timerfd_create) 1892 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1490 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 1280 check_syscall_args(linux_sys_timerfd_create) 1946 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
H A D | linux_sysent.c | 1955 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_sysent.c | 1313 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
H A D | linux32_syscallargs.h | 1589 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t…
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_sysent.c | 1226 .sy_call = (sy_call_t *)linux_sys_timerfd_create
|
H A D | linux32_syscallargs.h | 1570 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t…
|