Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs316 fn clocksource_max_adjustment(&self) -> u32 { in clocksource_max_adjustment() method
355 cs_data.set_maxadj(self.clocksource_max_adjustment()); in clocksource_update_freq_scale()
368 cs_data.set_maxadj(self.clocksource_max_adjustment()); in clocksource_update_freq_scale()