Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtsc.c1133 CLOCK_SOURCE_MUST_VERIFY,
1154 CLOCK_SOURCE_MUST_VERIFY |
1183 clocksource_tsc_early.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_disable_clocksource_watchdog()
1184 clocksource_tsc.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_disable_clocksource_watchdog()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclocksource.h127 #define CLOCK_SOURCE_MUST_VERIFY 0x02 macro
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c439 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_enqueue_watchdog()
463 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) in clocksource_select_watchdog()
490 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_dequeue_watchdog()