Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/habanalabs/common/
Dcontext.c330 static struct hl_fence *hl_ctx_get_fence_locked(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence_locked() function
352 fence = hl_ctx_get_fence_locked(ctx, seq); in hl_ctx_get_fence()
380 *fence = hl_ctx_get_fence_locked(ctx, seq); in hl_ctx_get_fences()