Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dhung_task.c36 static unsigned long __read_mostly sysctl_hung_task_detect_count; variable
127 sysctl_hung_task_detect_count++; in check_hung_task()
332 .data = &sysctl_hung_task_detect_count,