Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dposix-clock.h45 int (*clock_getres) (struct posix_clock *pc, struct timespec64 *ts); member
/Linux-v5.15/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.c1129 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument