Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
Dtimekeeping.c914 ktime_t tconv; in ktime_mono_to_any() local
918 tconv = ktime_add(tmono, *offset); in ktime_mono_to_any()
921 return tconv; in ktime_mono_to_any()