Searched refs:CLOCK_SOURCE_MUST_VERIFY (Results 1 – 3 of 3) sorted by relevance
1133 CLOCK_SOURCE_MUST_VERIFY,1154 CLOCK_SOURCE_MUST_VERIFY,1388 clocksource_tsc.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in init_tsc_clocksource()1527 clocksource_tsc_early.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_init()
344 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_enqueue_watchdog()368 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) in clocksource_select_watchdog()395 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_dequeue_watchdog()
127 #define CLOCK_SOURCE_MUST_VERIFY 0x02 macro