Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dposix-clock.h45 int (*clock_getres) (struct posix_clock *pc, struct timespec64 *ts); member
/openbmc/linux/kernel/time/
H A Dposix-timers.h5 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
H A Dposix-timers.c1252 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument