Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c2247 void __attribute__ ((weak)) WatchdogHandler(struct pt_regs *regs) in WatchdogHandler() function
2257 WatchdogHandler(regs); in WatchdogException()