Searched refs:watchdog_hardlockup_sysctl (Results 1 - 1 of 1) sorted by relevance

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

Completed in 121 milliseconds