Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c289 static int hl_ctx_get_unless_zero(struct hl_ctx *ctx) in hl_ctx_get_unless_zero() function
314 if (ctx && !hl_ctx_get_unless_zero(ctx)) in hl_get_compute_ctx()