Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c356 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence() function
H A Dcommand_submission.c2318 sig_fence = hl_ctx_get_fence(ctx, signal_seq); in cs_ioctl_signal_wait()
2854 fence = hl_ctx_get_fence(ctx, seq); in _hl_cs_wait_ioctl()
H A Dhabanalabs.h3673 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq);