Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnmi.h43 extern void touch_softlockup_watchdog_sched(void);
52 static inline void touch_softlockup_watchdog_sched(void) { } in touch_softlockup_watchdog_sched() function
/Linux-v4.19/kernel/
Dwatchdog.c264 notrace void touch_softlockup_watchdog_sched(void) in touch_softlockup_watchdog_sched() function
275 touch_softlockup_watchdog_sched(); in touch_softlockup_watchdog()
/Linux-v4.19/kernel/time/
Dtick-sched.c153 touch_softlockup_watchdog_sched(); in tick_sched_handle()
502 touch_softlockup_watchdog_sched(); in tick_nohz_update_jiffies()
834 touch_softlockup_watchdog_sched(); in tick_nohz_restart_sched_tick()