Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kernel/
H A Dcsrc-r4k.c94 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/linux-6.15/include/linux/
H A Dclocksource.h223 extern void clocksource_mark_unstable(struct clocksource *cs);
/linux-6.15/drivers/clocksource/
H A Dmips-gic-timer.c219 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/linux-6.15/arch/x86/kernel/
H A Dtsc.c1217 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1218 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()
/linux-6.15/kernel/time/
H A Dclocksource.c231 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
753 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function