Searched defs:clock_getres (Results 1 – 4 of 4) sorted by relevance
64 int (*clock_getres) (struct posix_clock *pc, struct timespec *ts); member
100 int (*clock_getres) (const clockid_t which_clock, struct timespec *tp); member
1068 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
797 COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument