Home
last modified time | relevance | path

Searched refs:sys_timer_create (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c50 extern sy_call_t sys_timer_create;
121 { 235, sys_timer_create },
/netbsd/sys/rump/
H A Drump.sysmap90 235 sys_timer_create timer_create rump___sysimpl_timer_create
/netbsd/sys/kern/
H A Dkern_time.c1205 sys_timer_create(struct lwp *l, const struct sys_timer_create_args *uap, in sys_timer_create() function
H A Dinit_sysent.c1204 .sy_call = (sy_call_t *)sys_timer_create
/netbsd/sys/sys/
H A Dsyscallargs.h1518 check_syscall_args(sys_timer_create)
3834 int sys_timer_create(struct lwp *, const struct sys_timer_create_args *, register_t *);