Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp_internal.h11 extern int ntp_adjtimex(unsigned int tkid, struct __kernel_timex *txc, const struct timespec64 *ts,
H A Dntp.c770 int ntp_adjtimex(unsigned int tkid, struct __kernel_timex *txc, const struct timespec64 *ts, in ntp_adjtimex() function
H A Dtimekeeping.c2733 ret = ntp_adjtimex(tks->id, txc, &ts, &tai, &result->ad); in __do_adjtimex()