Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dposix-clock.h43 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); member
/linux-6.1.9/kernel/time/
Dposix-stubs.c94 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
Dposix-timers.c1091 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument