Searched refs:i_am_alive (Results 1 – 2 of 2) sorted by relevance
65 static uint32_t i_am_alive = 0; variable184 if (i_am_alive == UINT32_MAX) in update_heartbeat()185 i_am_alive = 0; in update_heartbeat()187 i_am_alive++; in update_heartbeat()189 (char *)&i_am_alive, sizeof (uint32_t))) { in update_heartbeat()
1919 static uint32_t i_am_alive = 0; in ntwdt_pat_hw_watchdog() local1925 if (i_am_alive == UINT32_MAX) in ntwdt_pat_hw_watchdog()1926 i_am_alive = 0; in ntwdt_pat_hw_watchdog()1928 i_am_alive++; in ntwdt_pat_hw_watchdog()1931 i_am_alive)); in ntwdt_pat_hw_watchdog()1934 (char *)&i_am_alive, sizeof (uint32_t))) { in ntwdt_pat_hw_watchdog()