Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c419 static __always_inline u64 __ktime_get_fast_ns(struct tk_fast *tkf) in __ktime_get_fast_ns() function
442 return __ktime_get_fast_ns(&tk_fast_mono); in ktime_get_mono_fast_ns()
448 return __ktime_get_fast_ns(&tk_fast_raw); in ktime_get_raw_fast_ns()