Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimekeeping.c1879 struct clocksource *curr_clock; in timekeeping_suspend() local
1904 curr_clock = tks->tkr_mono.clock; in timekeeping_suspend()
1906 clocksource_start_suspend_timing(curr_clock, cycle_now); in timekeeping_suspend()