Home
last modified time | relevance | path

Searched defs:touch_softlockup_watchdog (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dnmi.h74 static inline void touch_softlockup_watchdog(void) { } in touch_softlockup_watchdog() function
/kernel/linux/linux-6.6/include/linux/
H A Dnmi.h75 static inline void touch_softlockup_watchdog(void) { } in touch_softlockup_watchdog() function
/kernel/linux/linux-5.10/kernel/
H A Dwatchdog.c269 notrace void touch_softlockup_watchdog(void) in touch_softlockup_watchdog() function
274 EXPORT_SYMBOL(touch_softlockup_watchdog); variable
/kernel/linux/linux-6.6/kernel/
H A Dwatchdog.c381 notrace void touch_softlockup_watchdog(void) in touch_softlockup_watchdog() function
386 EXPORT_SYMBOL(touch_softlockup_watchdog); variable

Completed in 4 milliseconds