Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/time/ !
Dclocksource-wdtest.c88 .mark_unstable = wdtest_ktime_cs_mark_unstable,
Dclocksource.c180 if (cs->mark_unstable) in __clocksource_unstable()
181 cs->mark_unstable(cs); in __clocksource_unstable()
/linux-5.19.10/include/linux/ !
Dclocksource.h119 void (*mark_unstable)(struct clocksource *cs); member
/linux-5.19.10/arch/x86/kernel/ !
Dtsc.c1139 .mark_unstable = tsc_cs_mark_unstable,
1161 .mark_unstable = tsc_cs_mark_unstable,