CLOCK_SOURCE_IS_CONTINUOUS 316 arch/x86/kernel/hpet.c .flags = CLOCK_SOURCE_IS_CONTINUOUS,
CLOCK_SOURCE_IS_CONTINUOUS 88 arch/x86/kernel/kvmclock.c .flags = CLOCK_SOURCE_IS_CONTINUOUS,
CLOCK_SOURCE_IS_CONTINUOUS 691 arch/x86/kernel/tsc.c .flags = CLOCK_SOURCE_IS_CONTINUOUS |
CLOCK_SOURCE_IS_CONTINUOUS 789 arch/x86/kernel/tsc.c clocksource_tsc.flags &= ~CLOCK_SOURCE_IS_CONTINUOUS;
CLOCK_SOURCE_IS_CONTINUOUS 296 arch/x86/kernel/vmiclock_32.c .flags = CLOCK_SOURCE_IS_CONTINUOUS,
CLOCK_SOURCE_IS_CONTINUOUS 652 arch/x86/lguest/boot.c .flags = CLOCK_SOURCE_IS_CONTINUOUS,
CLOCK_SOURCE_IS_CONTINUOUS 257 arch/x86/xen/time.c .flags = CLOCK_SOURCE_IS_CONTINUOUS,
CLOCK_SOURCE_IS_CONTINUOUS 122 kernel/time/clocksource.c if ((cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) &&
CLOCK_SOURCE_IS_CONTINUOUS 123 kernel/time/clocksource.c (watchdog->flags & CLOCK_SOURCE_IS_CONTINUOUS)) {
CLOCK_SOURCE_IS_CONTINUOUS 179 kernel/time/clocksource.c if (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS)
CLOCK_SOURCE_IS_CONTINUOUS 207 kernel/time/clocksource.c if (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS)