Home
last modified time | relevance | path

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

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