Home
last modified time | relevance | path

Searched refs:tnew (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.c2923 static int aux_clock_set(const clockid_t id, const struct timespec64 *tnew) in aux_clock_set() argument
2929 if (!timespec64_valid_settod(tnew)) in aux_clock_set()
2960 tk_update_aux_offs(aux_tks, ktime_sub(timespec64_to_ktime(*tnew), tnow)); in aux_clock_set()