Home
last modified time | relevance | path

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

/kernel/
Dwatchdog.c680 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() function
710 return proc_watchdog_common(NMI_WATCHDOG_ENABLED|SOFT_WATCHDOG_ENABLED, in proc_watchdog()
722 return proc_watchdog_common(NMI_WATCHDOG_ENABLED, in proc_nmi_watchdog()
732 return proc_watchdog_common(SOFT_WATCHDOG_ENABLED, in proc_soft_watchdog()