Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dcontext.c310 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence() function
Dcommand_submission.c2069 sig_fence = hl_ctx_get_fence(ctx, signal_seq); in cs_ioctl_signal_wait()
2423 fence = hl_ctx_get_fence(ctx, seq); in _hl_cs_wait_ioctl()
Dhabanalabs.h2777 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq);