sys_timerfd_create
return sys_timerfd_create(l, (void *)&ua, retval);
.sy_call = (sy_call_t *)sys_timerfd_create
check_syscall_args(sys_timerfd_create)
int sys_timerfd_create(struct lwp *, const struct sys_timerfd_create_args *, register_t *);