CLOCK_EVT_FEAT_PERIODIC 102 arch/x86/kernel/apic_32.c .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT CLOCK_EVT_FEAT_PERIODIC 89 arch/x86/kernel/apic_64.c .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT CLOCK_EVT_FEAT_PERIODIC 159 arch/x86/kernel/hpet.c .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT, CLOCK_EVT_FEAT_PERIODIC 100 arch/x86/kernel/i8253.c .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT, CLOCK_EVT_FEAT_PERIODIC 286 arch/x86/kernel/mfgpt_32.c .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT, CLOCK_EVT_FEAT_PERIODIC 187 arch/x86/kernel/vmiclock_32.c .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT, CLOCK_EVT_FEAT_PERIODIC 112 kernel/time/tick-common.c if ((dev->features & CLOCK_EVT_FEAT_PERIODIC) &&