Searched refs:INVALID_TAIL_PTR (Results 1 – 1 of 1) sorted by relevance
264 #define INVALID_TAIL_PTR 0xffffffff macro492 if (aging_tail != INVALID_TAIL_PTR && in oa_buffer_check_unlocked()502 dev_priv->perf.oa.oa_buffer.tails[!aged_idx].offset = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()503 aging_tail = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()514 if (aging_tail == INVALID_TAIL_PTR && in oa_buffer_check_unlocked()515 (aged_tail == INVALID_TAIL_PTR || in oa_buffer_check_unlocked()537 return aged_tail == INVALID_TAIL_PTR ? in oa_buffer_check_unlocked()677 if (tail == INVALID_TAIL_PTR) in gen8_append_oa_reports()965 if (tail == INVALID_TAIL_PTR) in gen7_append_oa_reports()1401 dev_priv->perf.oa.oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()[all …]