Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dnmi.h44 extern void touch_softlockup_watchdog_sched(void);
53 static inline void touch_softlockup_watchdog_sched(void) { } in touch_softlockup_watchdog_sched() function
/linux-6.6.21/kernel/ !
Dwatchdog.c371 notrace void touch_softlockup_watchdog_sched(void) in touch_softlockup_watchdog_sched() function
382 touch_softlockup_watchdog_sched(); in touch_softlockup_watchdog()
/linux-6.6.21/kernel/time/ !
Dtick-sched.c243 touch_softlockup_watchdog_sched(); in tick_sched_handle()
658 touch_softlockup_watchdog_sched(); in tick_nohz_update_jiffies()
987 touch_softlockup_watchdog_sched(); in tick_nohz_restart_sched_tick()