Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dhw_queue.c402 struct hl_cs_compl *cs_cmpl = in init_signal_wait_cs()
403 container_of(cs->fence, struct hl_cs_compl, base_fence); in init_signal_wait_cs()
448 struct hl_cs_compl *signal_cs_cmpl; in init_signal_wait_cs()
451 struct hl_cs_compl, in init_signal_wait_cs()
Dcommand_submission.c45 struct hl_cs_compl *hl_cs_cmpl = in hl_fence_release()
46 container_of(fence, struct hl_cs_compl, base_fence); in hl_fence_release()
400 struct hl_cs_compl *cs_cmpl; in allocate_cs()
830 struct hl_cs_compl *sig_waitcs_cmpl; in cs_ioctl_signal_wait()
879 container_of(sig_fence, struct hl_cs_compl, base_fence); in cs_ioctl_signal_wait()
Dhabanalabs.h401 struct hl_cs_compl { struct