Searched refs:heartbeat_tofree (Results 1 – 1 of 1) sorted by relevance
568 static atomic_t heartbeat_tofree = ATOMIC_INIT(0); variable573 if (atomic_dec_and_test(&heartbeat_tofree)) in heartbeat_free_smi()578 if (atomic_dec_and_test(&heartbeat_tofree)) in heartbeat_free_recv()615 atomic_set(&heartbeat_tofree, 2); in ipmi_heartbeat()