Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dposix-clock.h43 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); member
/openbmc/linux/kernel/time/
H A Dposix-stubs.c60 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
H A Dposix-timers.c1132 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument