Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dwatchdog.c930 static struct ctl_table watchdog_hardlockup_sysctl[] = { variable
948 watchdog_hardlockup_sysctl[0].mode = 0644; in watchdog_sysctl_init()
949 register_sysctl_init("kernel", watchdog_hardlockup_sysctl); in watchdog_sysctl_init()