Searched refs:INVALID_TAIL_PTR (Results 1 – 1 of 1) sorted by relevance
269 #define INVALID_TAIL_PTR 0xffffffff macro501 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()[all …]