Searched refs:__nolibc_timespec_user_to_kernel (Results 1 – 1 of 1) sorted by relevance
22 void __nolibc_timespec_user_to_kernel(const struct timespec *ts, struct __kernel_timespec *kts) in __nolibc_timespec_user_to_kernel() function95 __nolibc_timespec_user_to_kernel(tp, &ktp); in sys_clock_settime()116 __nolibc_timespec_user_to_kernel(rqtp, &krqtp); in sys_clock_nanosleep()221 __nolibc_timespec_user_to_kernel(&new_value->it_value, &knew_value.it_value); in sys_timer_settime()222 __nolibc_timespec_user_to_kernel(&new_value->it_interval, &knew_value.it_interval); in sys_timer_settime()