Home
last modified time | relevance | path

Searched refs:hl_ctx_get_fence (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcontext.c210 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence() function
H A Dcommand_submission.c863 sig_fence = hl_ctx_get_fence(ctx, signal_seq); in cs_ioctl_signal_wait()
1175 fence = hl_ctx_get_fence(ctx, seq); in _hl_cs_wait_ioctl()
H A Dhabanalabs.h1836 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq);
/kernel/linux/linux-6.6/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);

Completed in 20 milliseconds