Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
W index
The Linux kernel configuration item CONFIG_WATCHDOG_NOWAYOUT has multiple definitions:
arch/m68k/KconfigThe configuration item CONFIG_WATCHDOG_NOWAYOUT:
CONFIG_WATCHDOGThe default watchdog behaviour (which you get if you say N here) is to stop the timer if the process managing it closes the file /dev/watchdog. It's always remotely possible that this process might get killed. If you say Y here, the watchdog cannot be stopped once it has been started.
arch/sh/KconfigThe configuration item CONFIG_WATCHDOG_NOWAYOUT:
CONFIG_WATCHDOGThe default watchdog behaviour (which you get if you say N here) is to stop the timer if the process managing it closes the file /dev/watchdog. It's always remotely possible that this process might get killed. If you say Y here, the watchdog cannot be stopped once it has been started.
arch/um/Kconfig.charThe configuration item CONFIG_WATCHDOG_NOWAYOUT:
CONFIG_WATCHDOG(none)
arch/um/Kconfig_charThe configuration item CONFIG_WATCHDOG_NOWAYOUT:
CONFIG_WATCHDOG(none)
drivers/char/watchdog/KconfigThe configuration item CONFIG_WATCHDOG_NOWAYOUT:
( CONFIG_WATCHDOG ) && ( CONFIG_WATCHDOG )The default watchdog behaviour (which you get if you say N here) is to stop the timer if the process managing it closes the file /dev/watchdog. It's always remotely possible that this process might get killed. If you say Y here, the watchdog cannot be stopped once it has been started.
drivers/watchdog/KconfigThe configuration item CONFIG_WATCHDOG_NOWAYOUT:
(none)The default watchdog behaviour (which you get if you say N here) is to stop the timer if the process managing it closes the file /dev/watchdog. It's always remotely possible that this process might get killed. If you say Y here, the watchdog cannot be stopped once it has been started.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - W index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.