Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c2694 static int __do_adjtimex(struct tk_data *tkd, struct __kernel_timex *txc, in __do_adjtimex() function
2759 ret = __do_adjtimex(&tk_core, txc, &result); in do_adjtimex()
2980 return __do_adjtimex(aux_tkd, txc, &result); in aux_clock_adj()