Searched refs:cs_sequence (Results 1 – 3 of 3) sorted by relevance
125 ctx->cs_sequence = 1; in hl_ctx_init()178 if (seq >= ctx->cs_sequence) { in hl_ctx_get_fence()181 seq, ctx->cs_sequence); in hl_ctx_get_fence()187 if (seq + HL_MAX_PENDING_CS < ctx->cs_sequence) { in hl_ctx_get_fence()190 seq, ctx->cs_sequence); in hl_ctx_get_fence()
86 parser.cs_sequence = job->cs->sequence; in cs_parser()316 fence->cs_seq = ctx->cs_sequence; in allocate_cs()327 ctx->asid, ctx->cs_sequence); in allocate_cs()333 ctx->cs_sequence++; in allocate_cs()
657 u64 cs_sequence; member795 u64 cs_sequence; member