Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dposix-clock.h62 int (*clock_gettime)(struct posix_clock *pc, struct timespec *ts); member
/linux-4.4.14/kernel/time/
Dposix-timers.c1027 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/linux-4.4.14/kernel/
Dcompat.c757 COMPAT_SYSCALL_DEFINE2(clock_gettime, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument