Home
last modified time | relevance | path

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

/linux/kernel/
H A Dhung_task.c227 unsigned long prev_detect_count) in check_hung_task() argument
240 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() local
331 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()