Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dposix-clock.h60 int (*clock_adjtime)(struct posix_clock *pc, struct timex *tx); member
/linux-4.4.14/Documentation/ptp/
Dtestptp.c54 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() function
/linux-4.4.14/kernel/time/
Dposix-timers.c1045 SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/linux-4.4.14/kernel/
Dcompat.c774 COMPAT_SYSCALL_DEFINE2(clock_adjtime, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument