Searched refs:tnew (Results 1 – 1 of 1) sorted by relevance
2925 static int aux_clock_set(const clockid_t id, const struct timespec64 *tnew) in aux_clock_set() argument2931 if (!timespec64_valid_settod(tnew)) in aux_clock_set()2962 tk_update_aux_offs(aux_tks, ktime_sub(timespec64_to_ktime(*tnew), tnow)); in aux_clock_set()