Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dposix-clock.h64 int (*clock_getres) (struct posix_clock *pc, struct timespec *ts); member
Dposix-timers.h93 int (*clock_getres) (const clockid_t which_clock, struct timespec *tp); member
/linux-3.4.99/kernel/
Dposix-timers.c1013 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument