Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclocksource-wdtest.c89 .mark_unstable = wdtest_ktime_cs_mark_unstable,
H A Dclocksource.c216 if (cs->mark_unstable) in __clocksource_unstable()
217 cs->mark_unstable(cs); in __clocksource_unstable()
/linux/include/linux/
H A Dclocksource.h127 void (*mark_unstable)(struct clocksource *cs); member