Searched refs:heartbeat_tofree (Results 1 – 1 of 1) sorted by relevance
574 static atomic_t heartbeat_tofree = ATOMIC_INIT(0); variable579 if (atomic_dec_and_test(&heartbeat_tofree)) in heartbeat_free_smi()584 if (atomic_dec_and_test(&heartbeat_tofree)) in heartbeat_free_recv()621 atomic_set(&heartbeat_tofree, 2); in ipmi_heartbeat()