Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclocksource.h196 extern void clocksource_mark_unstable(struct clocksource *cs);
/Linux-v4.19/kernel/time/
Dclocksource.c192 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
467 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function
/Linux-v4.19/arch/x86/kernel/
Dtsc.c1138 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1139 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()