Searched refs:BATCH_IDX_TO_TREE_IDX (Results 1 – 1 of 1) sorted by relevance
33 #define BATCH_IDX_TO_TREE_IDX(batch_idx, sn) (((batch_idx) << 8) | (sn)) macro82 BATCH_IDX_TO_TREE_IDX(batch_tag->batch_id, batch_tag->sub_seqno); in ras_log_ring_add_data()85 log->seqno = BATCH_IDX_TO_TREE_IDX(log_ring->mono_upward_batch_id, 0); in ras_log_ring_add_data()119 idx = BATCH_IDX_TO_TREE_IDX(batch_id, j); in ras_log_ring_delete_data()154 idx = BATCH_IDX_TO_TREE_IDX(batch_id, j); in ras_log_ring_clear_log_tree()294 idx = BATCH_IDX_TO_TREE_IDX(batch_id, i); in ras_log_ring_get_batch_records()