Home
last modified time | relevance | path

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

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