Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dclocksource-wdtest.c89 .mark_unstable = wdtest_ktime_cs_mark_unstable,
A Dclocksource.c208 if (cs->mark_unstable) in __clocksource_unstable()
209 cs->mark_unstable(cs); in __clocksource_unstable()
/linux/include/linux/
A Dclocksource.h125 void (*mark_unstable)(struct clocksource *cs); member
/linux/arch/x86/kernel/
A Dtsc.c1177 .mark_unstable = tsc_cs_mark_unstable,
1200 .mark_unstable = tsc_cs_mark_unstable,

Completed in 11 milliseconds