Home
last modified time | relevance | path

Searched refs:mark_unstable (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/time/
H A Dclocksource-wdtest.c89 .mark_unstable = wdtest_ktime_cs_mark_unstable,
H A Dclocksource.c216 if (cs->mark_unstable) in __clocksource_unstable()
217 cs->mark_unstable(cs); in __clocksource_unstable()
/linux-6.15/include/linux/
H A Dclocksource.h127 void (*mark_unstable)(struct clocksource *cs); member
/linux-6.15/arch/x86/kernel/
H A Dtsc.c1178 .mark_unstable = tsc_cs_mark_unstable,
1201 .mark_unstable = tsc_cs_mark_unstable,