Home
last modified time | relevance | path

Searched refs:clocksource_mark_unstable (Results 1 – 4 of 4) 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.c219 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/linux/kernel/time/
H A Dclocksource.c225 * clocksource_mark_unstable - mark clocksource unstable via watchdog
231 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
746 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function