Home
last modified time | relevance | path

Searched refs:KTIME_LOW_RES (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/vdso/
Dktime.h14 #define KTIME_LOW_RES (LOW_RES_NSEC) macro
/linux-6.6.21/include/linux/
Dhrtimer_defs.h23 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
/linux-6.6.21/kernel/time/
Dposix-timers.c189 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()