Searched refs:hr_nego_node_bitmap (Results 1 – 1 of 1) sorted by relevance
255 unsigned long hr_nego_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; member344 memset(reg->hr_nego_node_bitmap, 0, sizeof(reg->hr_nego_node_bitmap)); in o2hb_arm_timeout()389 if (!test_bit(master_node, reg->hr_nego_node_bitmap)) { in o2hb_nego_timeout()393 set_bit(master_node, reg->hr_nego_node_bitmap); in o2hb_nego_timeout()395 if (memcmp(reg->hr_nego_node_bitmap, live_node_bitmap, in o2hb_nego_timeout()396 sizeof(reg->hr_nego_node_bitmap))) { in o2hb_nego_timeout()447 set_bit(nego_msg->node_num, reg->hr_nego_node_bitmap); in o2hb_nego_timeout_handler()