Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dcontext.c345 static struct hl_fence *hl_ctx_get_fence_locked(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence_locked() function
367 fence = hl_ctx_get_fence_locked(ctx, seq); in hl_ctx_get_fence()
395 *fence = hl_ctx_get_fence_locked(ctx, seq); in hl_ctx_get_fences()