Home
last modified time | relevance | path

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

/linux/kernel/
A Dhung_task.c244 static atomic_t reset_hung_task = ATOMIC_INIT(0); variable
248 atomic_set(&reset_hung_task, 1); in reset_hung_task_detector()
293 if (!atomic_xchg(&reset_hung_task, 0) && in watchdog()

Completed in 5 milliseconds