Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs275 pub fn clocksource_max_deferment(&self) -> u64 { in clocksource_max_deferment() method
373 let ns = self.clocksource_max_deferment(); in clocksource_update_freq_scale()