Searched refs:nsec_to_ts (Results 1 – 4 of 4) sorted by relevance
51 struct timespec nsec_to_ts(long long ns) in nsec_to_ts() function87 *mon = nsec_to_ts(tmp); in get_monotonic_and_raw()
49 struct timespec nsec_to_ts(long long ns) in nsec_to_ts() function91 *mon = nsec_to_ts(tmp); in get_monotonic_and_raw()
491 void nsec_to_ts(nsec_t ns, struct timespec *ts) in nsec_to_ts() function520 nsec_to_ts(ns, &ts_sleep); in rt_nanosleep_until()534 nsec_to_ts(ns, &ts_sleep); in rt_nanosleep()
300 void nsec_to_ts(nsec_t ns, struct timespec *ts);