Home
last modified time | relevance | path

Searched defs:clock_adjtime (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c38 int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() function
/linux/include/linux/
H A Dposix-clock.h42 int (*clock_adjtime)(struct posix_clock *pc, struct __kernel_timex *tx); member
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c43 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() function