Searched refs:clocksource_mark_unstable (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dcsrc-r4k.c82 clocksource_mark_unstable(&clocksource_mips);
/linux-master/include/linux/
H A Dclocksource.h216 extern void clocksource_mark_unstable(struct clocksource *cs);
/linux-master/drivers/clocksource/
H A Dmips-gic-timer.c184 clocksource_mark_unstable(&gic_clocksource);
/linux-master/kernel/time/
H A Dclocksource.c194 * clocksource_mark_unstable - mark clocksource unstable via watchdog
200 void clocksource_mark_unstable(struct clocksource *cs) function
726 void clocksource_mark_unstable(struct clocksource *cs) { } function
/linux-master/arch/x86/kernel/
H A Dtsc.c1214 clocksource_mark_unstable(&clocksource_tsc_early);
1215 clocksource_mark_unstable(&clocksource_tsc);

Completed in 116 milliseconds