Searched refs:mark_unstable (Results 1 – 3 of 3) sorted by relevance
99 void (*mark_unstable)(struct clocksource *cs); member
159 if (cs->mark_unstable) in __clocksource_unstable()160 cs->mark_unstable(cs); in __clocksource_unstable()
1123 .mark_unstable = tsc_cs_mark_unstable,1143 .mark_unstable = tsc_cs_mark_unstable,