Searched refs:wq_watchdog_touch (Results 1 – 3 of 3) sorted by relevance
872 void wq_watchdog_touch(int cpu);874 static inline void wq_watchdog_touch(int cpu) { } in wq_watchdog_touch() function
601 wq_watchdog_touch(raw_smp_processor_id()); in touch_softlockup_watchdog()620 wq_watchdog_touch(cpu); in touch_all_softlockup_watchdogs()
7593 notrace void wq_watchdog_touch(int cpu) in wq_watchdog_touch() function