Searched refs:touch_softlockup_watchdog_sched (Results 1 – 2 of 2) sorted by relevance
42 extern void touch_softlockup_watchdog_sched(void);51 static inline void touch_softlockup_watchdog_sched(void) { } in touch_softlockup_watchdog_sched() function
630 * touch_softlockup_watchdog_sched - touch watchdog on scheduler stalls637 notrace void touch_softlockup_watchdog_sched(void) in touch_softlockup_watchdog_sched() function 648 touch_softlockup_watchdog_sched(); in touch_softlockup_watchdog()