Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dwatchdog.c775 int *watchdog_param = (int *)table->data; in proc_watchdog_common() local
785 *watchdog_param = (watchdog_enabled & which) != 0; in proc_watchdog_common()
805 if (*watchdog_param) in proc_watchdog_common()