Searched refs:wdt_flags (Results 1 – 1 of 1) sorted by relevance
38 static unsigned long wdt_flags; variable77 if (test_and_set_bit(WDT_FLAGS_OPEN, &wdt_flags)) in geodewdt_open()80 if (!test_and_clear_bit(WDT_FLAGS_ORPHAN, &wdt_flags)) in geodewdt_open()101 set_bit(WDT_FLAGS_ORPHAN, &wdt_flags); in geodewdt_release()104 clear_bit(WDT_FLAGS_OPEN, &wdt_flags); in geodewdt_release()