Searched refs:timespec_add_ns (Results 1 – 5 of 5) sorted by relevance
113 timespec_add_ns(ts, tomono.tv_nsec); in do_monotonic_coarse()153 timespec_add_ns(ts, nsecs); in do_realtime()180 timespec_add_ns(ts, nsecs + tomono.tv_nsec); in do_monotonic()
56 # define timespec64_add_ns timespec_add_ns
233 static __always_inline void timespec_add_ns(struct timespec *a, u64 ns) in timespec_add_ns() function
879 timespec_add_ns(ts_raw, nsecs_raw); in getnstime_raw_and_real()880 timespec_add_ns(ts_real, nsecs_real); in getnstime_raw_and_real()
647 timespec_add_ns(&limit, SYNCHRONISE_PERIOD_NS); in efx_ptp_send_times()657 timespec_add_ns(&update_time, SYNCHRONISATION_GRANULARITY_NS); in efx_ptp_send_times()