Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dhung_task.c51 unsigned long __read_mostly sysctl_hung_task_check_interval_secs; variable
290 unsigned long interval = sysctl_hung_task_check_interval_secs; in watchdog()
H A Dsysctl.c2557 .data = &sysctl_hung_task_check_interval_secs,
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsysctl.h20 extern unsigned long sysctl_hung_task_check_interval_secs;