Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dclocksource-wdtest.c88 .mark_unstable = wdtest_ktime_cs_mark_unstable,
A Dclocksource.c174 if (cs->mark_unstable) in __clocksource_unstable()
175 cs->mark_unstable(cs); in __clocksource_unstable()
/linux/include/linux/
A Dclocksource.h119 void (*mark_unstable)(struct clocksource *cs); member
/linux/arch/x86/kernel/
A Dtsc.c1139 .mark_unstable = tsc_cs_mark_unstable,
1161 .mark_unstable = tsc_cs_mark_unstable,

Completed in 178 milliseconds