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()
496 void nsec_to_ts(nsec_t ns, struct timespec *ts) in nsec_to_ts() function525 nsec_to_ts(ns, &ts_sleep); in rt_nanosleep_until()539 nsec_to_ts(ns, &ts_sleep); in rt_nanosleep()
292 void nsec_to_ts(nsec_t ns, struct timespec *ts);