Lines Matching refs:clock_getres
1097 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
1107 error = kc->clock_getres(which_clock, &rtn_tp); in SYSCALL_DEFINE2()
1182 COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, in COMPAT_SYSCALL_DEFINE2() argument
1192 err = kc->clock_getres(which_clock, &ts); in COMPAT_SYSCALL_DEFINE2()
1267 .clock_getres = posix_get_hrtimer_res,
1284 .clock_getres = posix_get_hrtimer_res,
1299 .clock_getres = posix_get_hrtimer_res,
1304 .clock_getres = posix_get_coarse_res,
1309 .clock_getres = posix_get_coarse_res,
1314 .clock_getres = posix_get_hrtimer_res,
1329 .clock_getres = posix_get_hrtimer_res,