Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c829 ktime_t ktime_mono_to_any(ktime_t tmono, enum tk_offsets offs) in ktime_mono_to_any() argument
840 return ktime_add(tmono, READ_ONCE(*offset)); in ktime_mono_to_any()
845 tconv = ktime_add(tmono, *offset); in ktime_mono_to_any()