Searched refs:CLOCK_SOURCE_MUST_VERIFY (Results 1 – 3 of 3) sorted by relevance
355 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_enqueue_watchdog()379 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) in clocksource_select_watchdog()406 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_dequeue_watchdog()
116 #define CLOCK_SOURCE_MUST_VERIFY 0x02 macro
1099 CLOCK_SOURCE_MUST_VERIFY,1119 CLOCK_SOURCE_MUST_VERIFY,1351 clocksource_tsc.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in init_tsc_clocksource()