Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dcsrc-r4k.c82 clocksource_mark_unstable(&clocksource_mips); in r4k_clocksource_unstable()
/Linux-v5.10/include/linux/
Dclocksource.h207 extern void clocksource_mark_unstable(struct clocksource *cs);
/Linux-v5.10/drivers/clocksource/
Dmips-gic-timer.c189 clocksource_mark_unstable(&gic_clocksource); in gic_clocksource_unstable()
/Linux-v5.10/kernel/time/
Dclocksource.c174 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() function
456 void clocksource_mark_unstable(struct clocksource *cs) { } in clocksource_mark_unstable() function
/Linux-v5.10/arch/x86/kernel/
Dtsc.c1174 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1175 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()