Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dcontext.c143 sizeof(struct hl_fence *), in hl_ctx_init()
210 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence()
213 struct hl_fence *fence; in hl_ctx_get_fence()
Dcommand_submission.c43 struct hl_fence *fence = in hl_fence_release()
44 container_of(kref, struct hl_fence, refcount); in hl_fence_release()
89 void hl_fence_put(struct hl_fence *fence) in hl_fence_put()
95 void hl_fence_get(struct hl_fence *fence) in hl_fence_get()
101 static void hl_fence_init(struct hl_fence *fence) in hl_fence_init()
401 struct hl_fence *other = NULL; in allocate_cs()
775 struct hl_fence *sig_fence = NULL; in cs_ioctl_signal_wait()
1164 struct hl_fence *fence; in _hl_cs_wait_ioctl()
Dhabanalabs.h385 struct hl_fence { struct
402 struct hl_fence base_fence; argument
885 struct hl_fence **cs_pending;
973 struct hl_fence *fence;
974 struct hl_fence *signal_fence;
1836 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq);
1881 void hl_fence_put(struct hl_fence *fence);
1882 void hl_fence_get(struct hl_fence *fence);