Searched refs:mark_unstable (Results 1 – 3 of 3) sorted by relevance
99 void (*mark_unstable)(struct clocksource *cs); member
177 if (cs->mark_unstable) in __clocksource_unstable()178 cs->mark_unstable(cs); in __clocksource_unstable()
1102 .mark_unstable = tsc_cs_mark_unstable,1122 .mark_unstable = tsc_cs_mark_unstable,