Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dclocksource.h196 extern void clocksource_mark_unstable(struct clocksource *cs);
/Linux-v5.4/kernel/time/
Dclocksource.c174 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
449 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function
/Linux-v5.4/arch/x86/kernel/
Dtsc.c1159 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1160 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()