Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dposix-clock.h45 int (*clock_getres) (struct posix_clock *pc, struct timespec64 *ts); member
/linux-6.3-rc2/kernel/time/
A Dposix-timers.h5 int (*clock_getres)(const clockid_t which_clock, member
A Dposix-stubs.c109 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2() argument
A Dposix-timers.c1138 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument

Completed in 10 milliseconds