Searched refs:leave_others (Results 1 – 2 of 2) sorted by relevance
125 if (!w->leave_others) { in watchdog_expired()165 w->leave_others = FIELD_EX64(flags, PSERIES_WDTF, LEAVE_OTHER); in h_watchdog()232 VMSTATE_UINT8(leave_others, SpaprWatchdog),249 &w->leave_others, OBJ_PROP_FLAG_READ); in spapr_wdt_realize()
178 uint8_t leave_others; /* leaveOtherWatchdogsRunningOnTimeout */ member