Searched defs:clock_getres (Results 1 – 3 of 3) sorted by relevance
| /kernel/time/ |
| D | posix-stubs.c | 97 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, struct timespec __user *, tp) in SYSCALL_DEFINE2() argument 182 COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
|
| D | posix-timers.h | 5 int (*clock_getres)(const clockid_t which_clock, member
|
| D | posix-timers.c | 1104 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument 1181 COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
|