Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dposix-clock.h43 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); member
/kernel/linux/linux-5.10/kernel/time/
Dposix-stubs.c93 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
/kernel/liteos_m/kal/posix/src/
Dtime.c351 int clock_gettime(clockid_t clockID, struct timespec *tp) in clock_gettime() function
/kernel/liteos_a/compat/posix/src/
Dtime.c584 int clock_gettime(clockid_t clockID, struct timespec *tp) in clock_gettime() function