Home
last modified time | relevance | path

Searched refs:clocksource_get_max_watchdog_retry (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dclocksource-wdtest.c144 max_retries = clocksource_get_max_watchdog_retry(); in wdtest_func()
H A Dclocksource.c260 max_retries = clocksource_get_max_watchdog_retry(); in cs_watchdog_read()
/linux/include/linux/
H A Dclocksource.h301 static inline unsigned int clocksource_get_max_watchdog_retry(void) in clocksource_get_max_watchdog_retry() function