Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dclocksource-wdtest.c142 max_retries = clocksource_get_max_watchdog_retry(); in wdtest_func()
H A Dclocksource.c238 max_retries = clocksource_get_max_watchdog_retry(); in cs_watchdog_read()
/openbmc/linux/include/linux/
H A Dclocksource.h294 static inline unsigned int clocksource_get_max_watchdog_retry(void) in clocksource_get_max_watchdog_retry() function