Home
last modified time | relevance | path

Searched refs:CLOCK_SOURCE_MUST_VERIFY (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/time/
H A Dclocksource-wdtest.c81 CLOCK_SOURCE_MUST_VERIFY | \
H A Dclocksource.c710 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in __clocksource_watchdog_kthread()
734 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) in clocksource_enqueue_watchdog()
768 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in __clocksource_suspend_select()
/linux/drivers/clocksource/
H A Dacpi_pm.c
/linux/include/linux/
H A Dclocksource.h138 #define CLOCK_SOURCE_MUST_VERIFY 0x02
144 #define CLOCK_SOURCE_MUST_VERIFY global() macro
/linux/arch/x86/kernel/
H A Dhpet.c