Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dcsrc-r4k.c94 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/linux/include/linux/
A Dclocksource.h222 extern void clocksource_mark_unstable(struct clocksource *cs);
/linux/drivers/clocksource/
A Dmips-gic-timer.c185 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/linux/arch/x86/kernel/
A Dtsc.c1216 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1217 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()
/linux/kernel/time/
A Dclocksource.c223 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
742 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function

Completed in 12 milliseconds