Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dwatchdog.h206 void watchdog_notify_pretimeout(struct watchdog_device *wdd);
208 static inline void watchdog_notify_pretimeout(struct watchdog_device *wdd) in watchdog_notify_pretimeout() function
/linux-6.6.21/drivers/watchdog/
Dwatchdog_pretimeout.c100 void watchdog_notify_pretimeout(struct watchdog_device *wdd) in watchdog_notify_pretimeout() function
113 EXPORT_SYMBOL_GPL(watchdog_notify_pretimeout);
Dwatchdog_hrtimer_pretimeout.c18 watchdog_notify_pretimeout(wd_data->wdd); in watchdog_hrtimer_pretimeout()
Dsoftdog.c128 watchdog_notify_pretimeout(&softdog_dev); in softdog_pretimeout()
Dimx_sc_wdt.c126 watchdog_notify_pretimeout(&imx_sc_wdd->wdd); in imx_sc_wdt_notify()
Dftwdt010_wdt.c114 watchdog_notify_pretimeout(&gwdt->wdd); in ftwdt010_wdt_interrupt()
Dnpcm_wdt.c148 watchdog_notify_pretimeout(&wdt->wdd); in npcm_wdt_interrupt()
Dpm8916_wdt.c113 watchdog_notify_pretimeout(&wdt->wdev); in pm8916_wdt_isr()
Dkeembay_wdt.c165 watchdog_notify_pretimeout(&wdt->wdd); in keembay_wdt_th_isr()
Dmarvell_gti_wdt.c93 watchdog_notify_pretimeout(wdev); in gti_wdt_interrupt()
Dqcom-wdt.c68 watchdog_notify_pretimeout(wdd); in qcom_wdt_isr()
Drealtek_otto_wdt.c215 watchdog_notify_pretimeout(&ctrl->wdev); in otto_wdt_phase1_isr()
Dsprd_wdt.c89 watchdog_notify_pretimeout(&wdt->wdd); in sprd_wdt_isr()
Daspeed_wdt.c300 watchdog_notify_pretimeout(wdd); in aspeed_wdt_irq()
Dimx2_wdt.c227 watchdog_notify_pretimeout(wdog); in imx2_wdt_isr()
Dmtk_wdt.c318 watchdog_notify_pretimeout(wdd); in mtk_wdt_isr()
Ddw_wdt.c373 watchdog_notify_pretimeout(&dw_wdt->wdd); in dw_wdt_irq()
Dorion_wdt.c397 watchdog_notify_pretimeout(&dev->wdt); in orion_wdt_pre_irq()
/linux-6.6.21/Documentation/watchdog/
Dwatchdog-kernel-api.rst331 void watchdog_notify_pretimeout(struct watchdog_device *wdd)
337 enabled, watchdog_notify_pretimeout() prints a notification message to