Home
last modified time | relevance | path

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

/kernel/
Dhrtimer.c139 struct timespec xts, tom; in hrtimer_get_softirq_time() local
145 tom = wall_to_monotonic; in hrtimer_get_softirq_time()
149 tomono = timespec_to_ktime(tom); in hrtimer_get_softirq_time()