Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c510 static u64 clocksource_max_deferment(struct clocksource *cs) in clocksource_max_deferment() function
698 cs->max_idle_ns = clocksource_max_deferment(cs); in __clocksource_updatefreq_scale()
745 cs->max_idle_ns = clocksource_max_deferment(cs); in clocksource_register()