Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c2162 struct clocksource *curr_clock; in timekeeping_suspend() local
2187 curr_clock = tks->tkr_mono.clock; in timekeeping_suspend()
2189 clocksource_start_suspend_timing(curr_clock, cycle_now); in timekeeping_suspend()