Home
last modified time | relevance | path

Searched refs:KTIME_LOW_RES (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/vdso/
H A Dktime.h14 #define KTIME_LOW_RES (LOW_RES_NSEC) macro
/kernel/linux/linux-6.6/include/vdso/
H A Dktime.h14 #define KTIME_LOW_RES (LOW_RES_NSEC) macro
/kernel/linux/linux-5.10/include/linux/
H A Dhrtimer_defs.h23 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
/kernel/linux/linux-6.6/include/linux/
H A Dhrtimer_defs.h23 # define KTIME_MONOTONIC_RES KTIME_LOW_RES
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A Dgettimeofday.S203 LOAD_REG_IMMEDIATE(r5, KTIME_LOW_RES)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dasm-offsets.c441 DEFINE(KTIME_LOW_RES, KTIME_LOW_RES); in main()
/kernel/linux/linux-5.10/kernel/time/
H A Dposix-timers.c241 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()
/kernel/linux/linux-6.6/kernel/time/
H A Dposix-timers.c189 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()

Completed in 7 milliseconds