Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dcontext.c360 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq)
361 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq) hl_ctx_get_fence() function
H A Dcommand_submission.c2333 sig_fence = hl_ctx_get_fence(ctx, signal_seq); in cs_ioctl_signal_wait()
2870 fence = hl_ctx_get_fence(ctx, seq); in _hl_cs_wait_ioctl()
H A Dhabanalabs.h3790 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq);