Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dwatchdog_buddy.c42 watchdog_hardlockup_touch_cpu(cpu); in watchdog_hardlockup_enable()
52 watchdog_hardlockup_touch_cpu(next_cpu); in watchdog_hardlockup_enable()
76 watchdog_hardlockup_touch_cpu(next_cpu); in watchdog_hardlockup_disable()
H A Dwatchdog.c125 void watchdog_hardlockup_touch_cpu(unsigned int cpu) in watchdog_hardlockup_touch_cpu() function
/linux-6.15/include/linux/
H A Dnmi.h98 void watchdog_hardlockup_touch_cpu(unsigned int cpu);