Searched refs:c_offset (Results 1 – 2 of 2) sorted by relevance
138 c_offset:12;140 uint32_t c_offset:12,
2348 uint64_t a_offset, b_offset, c_offset; in next_CE() local2372 c_offset = heap->reqs[c].offset; in next_CE()2373 if (c_offset < b_offset) { in next_CE()2375 b_offset = c_offset; in next_CE()