Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dclocksource-wdtest.c95 if (clocksource_wdtest_ktime.flags & CLOCK_SOURCE_UNSTABLE) { in wdtest_ktime_clocksource_reset()
154 !(clocksource_wdtest_ktime.flags & CLOCK_SOURCE_UNSTABLE)); in wdtest_func()
162 WARN_ON_ONCE(!(clocksource_wdtest_ktime.flags & CLOCK_SOURCE_UNSTABLE)); in wdtest_func()
A Dclocksource.c172 cs->flags |= CLOCK_SOURCE_UNSTABLE; in __clocksource_unstable()
203 if (!(cs->flags & CLOCK_SOURCE_UNSTABLE)) { in clocksource_mark_unstable()
418 if (cs->flags & CLOCK_SOURCE_UNSTABLE) { in clocksource_watchdog()
655 curr_clocksource->flags & CLOCK_SOURCE_UNSTABLE && in __clocksource_watchdog_kthread()
661 if (cs->flags & CLOCK_SOURCE_UNSTABLE) { in __clocksource_watchdog_kthread()
1005 if (cs->flags & CLOCK_SOURCE_UNSTABLE) { in __clocksource_select()
/linux-6.3-rc2/arch/parisc/kernel/
A Dtime.c258 clocksource_cr16.flags = CLOCK_SOURCE_UNSTABLE; in init_cr16_clocksource()
/linux-6.3-rc2/include/linux/
A Dclocksource.h140 #define CLOCK_SOURCE_UNSTABLE 0x40 macro

Completed in 9 milliseconds