Home | History | Annotate | Download | only in i915

Lines Matching refs:tails

271  * Initially the tails are marked invalid with %INVALID_TAIL_PTR which
482 * also has the side effect of updating the oa_buffer.tails[], .aging_timestamp
500 * tails[] and aged_tail state.
504 * date (between head and tails[aged_idx].offset if there is currently
510 aged_tail = stream->oa_buffer.tails[aged_idx].offset;
511 aging_tail = stream->oa_buffer.tails[!aged_idx].offset;
542 stream->oa_buffer.tails[!aged_idx].offset = INVALID_TAIL_PTR;
566 stream->oa_buffer.tails[!aged_idx].offset =
749 tail = stream->oa_buffer.tails[aged_tail_idx].offset;
1072 tail = stream->oa_buffer.tails[aged_tail_idx].offset;
1545 stream->oa_buffer.tails[0].offset = INVALID_TAIL_PTR;
1546 stream->oa_buffer.tails[1].offset = INVALID_TAIL_PTR;
1599 stream->oa_buffer.tails[0].offset = INVALID_TAIL_PTR;
1600 stream->oa_buffer.tails[1].offset = INVALID_TAIL_PTR;
1655 stream->oa_buffer.tails[0].offset = INVALID_TAIL_PTR;
1656 stream->oa_buffer.tails[1].offset = INVALID_TAIL_PTR;