Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dwatchdog_perf.c60 static bool watchdog_check_timestamp(void) in watchdog_check_timestamp() function
85 static inline bool watchdog_check_timestamp(void) { return true; } in watchdog_check_timestamp() function
113 if (!watchdog_check_timestamp()) in watchdog_overflow_callback()