Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcsrc-r4k.c82 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/openbmc/linux/include/linux/
H A Dclocksource.h216 extern void clocksource_mark_unstable(struct clocksource *cs);
/openbmc/linux/drivers/clocksource/
H A Dmips-gic-timer.c184 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c1212 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1213 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()
/openbmc/linux/kernel/time/
H A Dclocksource.c210 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
731 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function