Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dcsrc-r4k.c94 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/linux/include/linux/
H A Dclocksource.h223 extern void clocksource_mark_unstable(struct clocksource *cs);
/linux/drivers/clocksource/
H A Dmips-gic-timer.c213 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/linux/arch/x86/kernel/
H A Dtsc.c1225 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1226 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()
/linux/kernel/time/
H A Dclocksource.c231 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
745 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function