Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dposix-clock.h64 int (*clock_getres) (struct posix_clock *pc, struct timespec *ts); member
Dposix-timers.h100 int (*clock_getres) (const clockid_t which_clock, struct timespec *tp); member
/linux-4.4.14/kernel/time/
Dposix-timers.c1068 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
/linux-4.4.14/kernel/
Dcompat.c797 COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument