reset_hung_task   238 kernel/hung_task.c static atomic_t reset_hung_task = ATOMIC_INIT(0);
reset_hung_task   242 kernel/hung_task.c 	atomic_set(&reset_hung_task, 1);
reset_hung_task   287 kernel/hung_task.c 			if (!atomic_xchg(&reset_hung_task, 0) &&