Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dclocksource.c980 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best() function
1008 best = clocksource_find_best(oneshot, skipcur); in __clocksource_select()