Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/drivers/watchdog/
A Dwatchdog_pretimeout.c100 void watchdog_notify_pretimeout(struct watchdog_device *wdd) in watchdog_notify_pretimeout() function
113 EXPORT_SYMBOL_GPL(watchdog_notify_pretimeout);
A Dwatchdog_hrtimer_pretimeout.c18 watchdog_notify_pretimeout(wd_data->wdd); in watchdog_hrtimer_pretimeout()
A Dsoftdog.c128 watchdog_notify_pretimeout(&softdog_dev); in softdog_pretimeout()
A Dftwdt010_wdt.c100 watchdog_notify_pretimeout(&gwdt->wdd); in ftwdt010_wdt_interrupt()
A Dimx_sc_wdt.c126 watchdog_notify_pretimeout(&imx_sc_wdd->wdd); in imx_sc_wdt_notify()
A Dnpcm_wdt.c140 watchdog_notify_pretimeout(&wdt->wdd); in npcm_wdt_interrupt()
A Dpm8916_wdt.c108 watchdog_notify_pretimeout(&wdt->wdev); in pm8916_wdt_isr()
A Dkeembay_wdt.c165 watchdog_notify_pretimeout(&wdt->wdd); in keembay_wdt_th_isr()
A Dqcom-wdt.c69 watchdog_notify_pretimeout(wdd); in qcom_wdt_isr()
A Dimx2_wdt.c216 watchdog_notify_pretimeout(wdog); in imx2_wdt_isr()
A Dsprd_wdt.c89 watchdog_notify_pretimeout(&wdt->wdd); in sprd_wdt_isr()
A Dmtk_wdt.c295 watchdog_notify_pretimeout(wdd); in mtk_wdt_isr()
A Ddw_wdt.c373 watchdog_notify_pretimeout(&dw_wdt->wdd); in dw_wdt_irq()
A Dorion_wdt.c394 watchdog_notify_pretimeout(&dev->wdt); in orion_wdt_pre_irq()
/linux/Documentation/watchdog/
A Dwatchdog-kernel-api.rst331 void watchdog_notify_pretimeout(struct watchdog_device *wdd)
337 enabled, watchdog_notify_pretimeout() prints a notification message to

Completed in 18 milliseconds