Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimekeeping.c929 ktime_t tconv; in ktime_mono_to_any() local
933 tconv = ktime_add(tmono, *offset); in ktime_mono_to_any()
936 return tconv; in ktime_mono_to_any()