Searched refs:aged_tail (Results 1 – 1 of 1) sorted by relevance
463 u32 head, hw_tail, aged_tail, aging_tail; in oa_buffer_check_unlocked() local479 aged_tail = stream->oa_buffer.tails[aged_idx].offset; in oa_buffer_check_unlocked()508 aged_tail = aging_tail; in oa_buffer_check_unlocked()524 (aged_tail == INVALID_TAIL_PTR || in oa_buffer_check_unlocked()525 OA_TAKEN(hw_tail, aged_tail) >= report_size)) { in oa_buffer_check_unlocked()546 return aged_tail == INVALID_TAIL_PTR ? in oa_buffer_check_unlocked()547 false : OA_TAKEN(aged_tail, head) >= report_size; in oa_buffer_check_unlocked()