Searched refs:INVALID_TAIL_PTR (Results 1 – 1 of 1) sorted by relevance
285 #define INVALID_TAIL_PTR 0xffffffff macro532 if (aging_tail != INVALID_TAIL_PTR && in oa_buffer_check()542 stream->oa_buffer.tails[!aged_idx].offset = INVALID_TAIL_PTR; in oa_buffer_check()543 aging_tail = INVALID_TAIL_PTR; in oa_buffer_check()554 if (aging_tail == INVALID_TAIL_PTR && in oa_buffer_check()555 (aged_tail == INVALID_TAIL_PTR || in oa_buffer_check()575 return aged_tail == INVALID_TAIL_PTR ? in oa_buffer_check()757 if (tail == INVALID_TAIL_PTR) in gen8_append_oa_reports()1079 if (tail == INVALID_TAIL_PTR) in gen7_append_oa_reports()1545 stream->oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()[all …]