Lines Matching refs:INVALID_TAIL_PTR
269 #define INVALID_TAIL_PTR 0xffffffff macro
501 if (aging_tail != INVALID_TAIL_PTR && in oa_buffer_check_unlocked()
511 stream->oa_buffer.tails[!aged_idx].offset = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()
512 aging_tail = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()
523 if (aging_tail == INVALID_TAIL_PTR && in oa_buffer_check_unlocked()
524 (aged_tail == INVALID_TAIL_PTR || in oa_buffer_check_unlocked()
546 return aged_tail == INVALID_TAIL_PTR ? in oa_buffer_check_unlocked()
685 if (tail == INVALID_TAIL_PTR) in gen8_append_oa_reports()
972 if (tail == INVALID_TAIL_PTR) in gen7_append_oa_reports()
1413 stream->oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()
1414 stream->oa_buffer.tails[1].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()
1470 stream->oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen8_init_oa_buffer()
1471 stream->oa_buffer.tails[1].offset = INVALID_TAIL_PTR; in gen8_init_oa_buffer()