Home
last modified time | relevance | path

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

/linux/include/linux/
A Dposix-clock.h41 int (*clock_adjtime)(struct posix_clock *pc, struct __kernel_timex *tx); member
/linux/tools/testing/selftests/timers/
A Dvalid-adjtimex.c43 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() function
/linux/tools/testing/selftests/ptp/
A Dtestptp.c43 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() function
/linux/kernel/time/
A Dposix-timers.c1112 SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument

Completed in 7 milliseconds