_WDOG_ALLOW_RELEASE 357 drivers/watchdog/watchdog_dev.c if (test_bit(_WDOG_ALLOW_RELEASE, &wd_data->status)) _WDOG_ALLOW_RELEASE 657 drivers/watchdog/watchdog_dev.c clear_bit(_WDOG_ALLOW_RELEASE, &wd_data->status); _WDOG_ALLOW_RELEASE 664 drivers/watchdog/watchdog_dev.c set_bit(_WDOG_ALLOW_RELEASE, &wd_data->status); _WDOG_ALLOW_RELEASE 902 drivers/watchdog/watchdog_dev.c else if (test_and_clear_bit(_WDOG_ALLOW_RELEASE, &wd_data->status) ||