ts_to_nsec 63 tools/testing/selftests/timers/adjtick.c start_ns = ts_to_nsec(start); ts_to_nsec 64 tools/testing/selftests/timers/adjtick.c end_ns = ts_to_nsec(end); ts_to_nsec 90 tools/testing/selftests/timers/adjtick.c tmp = (ts_to_nsec(start) + ts_to_nsec(end))/2; ts_to_nsec 64 tools/testing/selftests/timers/raw_skew.c start_ns = ts_to_nsec(start); ts_to_nsec 65 tools/testing/selftests/timers/raw_skew.c end_ns = ts_to_nsec(end); ts_to_nsec 86 tools/testing/selftests/timers/raw_skew.c tmp = (ts_to_nsec(start) + ts_to_nsec(end))/2;