Home
last modified time | relevance | path

Searched defs:clock_getres (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dposix-clock.h45 int (*clock_getres) (struct posix_clock *pc, struct timespec64 *ts); member
/kernel/linux/linux-5.10/kernel/time/
Dposix-timers.h5 int (*clock_getres)(const clockid_t which_clock, member
Dposix-stubs.c108 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2() argument
Dposix-timers.c1138 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/kernel/liteos_m/kal/posix/src/
Dtime.c391 int clock_getres(clockid_t clockID, struct timespec *tp) in clock_getres() function
/kernel/liteos_a/compat/posix/src/
Dtime.c655 int clock_getres(clockid_t clockID, struct timespec *tp) in clock_getres() function