Searched refs:CLOCK_SOURCE_SUSPEND_NONSTOP (Results 1 – 4 of 4) sorted by relevance
109 #define CLOCK_SOURCE_SUSPEND_NONSTOP 0x80 macro
1145 clocksource_tsc.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in init_tsc_clocksource()
450 .flags = CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_SUSPEND_NONSTOP,
1387 if ((clock->flags & CLOCK_SOURCE_SUSPEND_NONSTOP) && in timekeeping_resume()