Searched refs:mark_unstable (Results 1 – 3 of 3) sorted by relevance
89 .mark_unstable = wdtest_ktime_cs_mark_unstable,
216 if (cs->mark_unstable) in __clocksource_unstable()217 cs->mark_unstable(cs); in __clocksource_unstable()
127 void (*mark_unstable)(struct clocksource *cs); member