Lines Matching refs:timespec
418 void ts_minus(struct timespec *ts_end, struct timespec *ts_start,
419 struct timespec *ts_delta)
432 void ts_plus(struct timespec *ts_a, struct timespec *ts_b,
433 struct timespec *ts_sum)
446 void ts_normalize(struct timespec *ts)
475 int ts_to_nsec(struct timespec *ts, nsec_t * ns)
477 struct timespec t;
496 void nsec_to_ts(nsec_t ns, struct timespec *ts)
523 struct timespec ts_sleep, ts_rem;
537 struct timespec ts_sleep, ts_rem;
550 struct timespec ts;