Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dcsrc-r4k.c82 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/linux-6.3-rc2/drivers/clocksource/
A Dmips-gic-timer.c184 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/linux-6.3-rc2/include/linux/
A Dclocksource.h216 extern void clocksource_mark_unstable(struct clocksource *cs);
/linux-6.3-rc2/arch/x86/kernel/
A Dtsc.c1192 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1193 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()
/linux-6.3-rc2/kernel/time/
A Dclocksource.c198 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
705 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function

Completed in 11 milliseconds