Home
last modified time | relevance | path

Searched refs:hl_cs_compl (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhw_queue.c405 struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) in init_signal_cs()
441 struct hl_cs_compl *cs_cmpl) in hl_hw_queue_encaps_sig_set_sob_info()
464 struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) in init_wait_cs()
468 struct hl_cs_compl *signal_cs_cmpl; in init_wait_cs()
475 struct hl_cs_compl, in init_wait_cs()
552 struct hl_cs_compl *cs_cmpl = in init_signal_wait_cs()
553 container_of(cs->fence, struct hl_cs_compl, base_fence); in init_signal_wait_cs()
571 struct hl_cs_compl *cs_cmpl = in encaps_sig_first_staged_cs_handler()
573 struct hl_cs_compl, base_fence); in encaps_sig_first_staged_cs_handler()
H A Dcommand_submission.c195 struct hl_cs_compl *hl_cs_cmpl = in hl_fence_release()
196 container_of(fence, struct hl_cs_compl, base_fence); in hl_fence_release()
639 struct hl_cs_compl *hl_cs_cmpl) in cs_release_sob_reset_handler()
681 struct hl_cs_compl *hl_cs_cmpl = in cs_do_release()
682 container_of(cs->fence, struct hl_cs_compl, base_fence); in cs_do_release()
886 struct hl_cs_compl *cs_cmpl; in allocate_cs()
2196 struct hl_cs_compl *sig_waitcs_cmpl; in cs_ioctl_signal_wait()
2336 container_of(sig_fence, struct hl_cs_compl, base_fence); in cs_ioctl_signal_wait()
H A Dhabanalabs.h837 * struct hl_cs_compl - command submission completion object.
850 struct hl_cs_compl { struct
3905 struct hl_cs_compl *cs_cmpl);
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A 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()
H A 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()
H A Dhabanalabs.h392 * struct hl_cs_compl - command submission completion object.
401 struct hl_cs_compl { struct
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c1258 struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) in gaudi_collective_slave_init_job()
1307 struct hl_cs_compl *signal_cs_cmpl = in gaudi_collective_wait_init_cs()
1308 container_of(cs->signal_fence, struct hl_cs_compl, base_fence); in gaudi_collective_wait_init_cs()
1309 struct hl_cs_compl *cs_cmpl = in gaudi_collective_wait_init_cs()
1310 container_of(cs->fence, struct hl_cs_compl, base_fence); in gaudi_collective_wait_init_cs()

Completed in 29 milliseconds