Searched refs:timespec_to_ktime (Results 1 – 13 of 13) sorted by relevance
616 timr->it.alarm.interval = timespec_to_ktime(new_setting->it_interval); in alarm_timer_set()617 exp = timespec_to_ktime(new_setting->it_value); in alarm_timer_set()766 exp = timespec_to_ktime(*tsreq); in alarm_timer_nsleep()
855 hrtimer_set_expires(timer, timespec_to_ktime(new_setting->it_value)); in common_timer_set()858 timr->it.real.interval = timespec_to_ktime(new_setting->it_interval); in common_timer_set()
1572 hrtimer_set_expires_range_ns(&t.timer, timespec_to_ktime(*rqtp), slack); in hrtimer_nanosleep()
191 t = timespec_to_ktime(ts); in COMPAT_SYSCALL_DEFINE6()
3013 t = timespec_to_ktime(ts); in SYSCALL_DEFINE6()
81 static inline ktime_t timespec_to_ktime(struct timespec ts) in timespec_to_ktime() function
171 texp = timespec_to_ktime(ktmr->it_value); in timerfd_setup()174 ctx->tintv = timespec_to_ktime(ktmr->it_interval); in timerfd_setup()
525 expire = timespec_to_ktime(*end_time); in do_select()857 expire = timespec_to_ktime(*end_time); in do_poll()
1599 *to = timespec_to_ktime(end_time); in ep_poll()
1264 until = timespec_to_ktime(ts); in read_events()
149 kt = timespec_to_ktime(ts); in ptp_clock_adjtime()
680 *expires = timespec_to_ktime(*ts); in prepare_timeout()
1903 (u32)NSEC_PER_SEC/(u32)ktime_to_ns(timespec_to_ktime(ts))); in psched_show()