Home
last modified time | relevance | path

Searched refs:hl_ctx_get_unless_zero (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/accel/habanalabs/common/
Dcontext.c294 static int hl_ctx_get_unless_zero(struct hl_ctx *ctx) in hl_ctx_get_unless_zero() function
319 if (ctx && !hl_ctx_get_unless_zero(ctx)) in hl_get_compute_ctx()