Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcsrc-r4k.c82 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclocksource.h207 extern void clocksource_mark_unstable(struct clocksource *cs);
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dmips-gic-timer.c189 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtsc.c1175 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1176 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c181 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
557 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function