Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-clock.h46 int (*clock_getres) (struct posix_clock *pc, struct timespec64 *ts); member
/linux/kernel/time/
H A Dposix-timers.h11 int (*clock_getres)(const clockid_t which_clock, member
H A Dposix-stubs.c75 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2() argument