Home
last modified time | relevance | path

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

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