Searched refs:prev_detect_count (Results 1 – 1 of 1) sorted by relevance
227 unsigned long prev_detect_count) in check_hung_task() argument240 total_hung_task = sysctl_hung_task_detect_count - prev_detect_count; in check_hung_task()308 unsigned long prev_detect_count = sysctl_hung_task_detect_count; in check_hung_uninterruptible_tasks() local331 check_hung_task(t, timeout, prev_detect_count); in check_hung_uninterruptible_tasks()336 if (!(sysctl_hung_task_detect_count - prev_detect_count)) in check_hung_uninterruptible_tasks()