Searched refs:watchdog_hardlockup_sysctl (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/
H A Dwatchdog.c1169 static struct ctl_table watchdog_hardlockup_sysctl[] = { variable in typeref:struct:ctl_table
1186 watchdog_hardlockup_sysctl[0].mode = 0644;
1187 register_sysctl_init("kernel", watchdog_hardlockup_sysctl);

Completed in 117 milliseconds