Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dclocksource-wdtest.c88 .mark_unstable = wdtest_ktime_cs_mark_unstable,
H A Dclocksource.c195 if (cs->mark_unstable) in __clocksource_unstable()
196 cs->mark_unstable(cs); in __clocksource_unstable()
/openbmc/linux/include/linux/
H A Dclocksource.h119 void (*mark_unstable)(struct clocksource *cs); member
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c1174 .mark_unstable = tsc_cs_mark_unstable,
1196 .mark_unstable = tsc_cs_mark_unstable,