Searched refs:timespec_to_ktime (Results 1 – 12 of 12) sorted by relevance
613 timr->it.alarm.interval = timespec_to_ktime(new_setting->it_interval); in alarm_timer_set()614 exp = timespec_to_ktime(new_setting->it_value); in alarm_timer_set()763 exp = timespec_to_ktime(*tsreq); in alarm_timer_nsleep()
862 hrtimer_set_expires(timer, timespec_to_ktime(new_setting->it_value)); in common_timer_set()865 timr->it.real.interval = timespec_to_ktime(new_setting->it_interval); in common_timer_set()
1558 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()
3138 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()
1273 until = timespec_to_ktime(ts); in read_events()
149 kt = timespec_to_ktime(ts); in ptp_clock_adjtime()
676 *expires = timespec_to_ktime(*ts); in prepare_timeout()