Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h18 bool is_hardlockup(void);
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c131 if (is_hardlockup()) { in watchdog_overflow_callback()
H A Dwatchdog.c348 bool is_hardlockup(void) in is_hardlockup() function