Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/common/
A Dhw_queue.c482 cs->encaps_sig_hdl->q_idx, in init_wait_cs()
483 cs->encaps_sig_hdl->cs_seq, in init_wait_cs()
570 struct hl_cs_encaps_sig_handle *encaps_sig_hdl; in encaps_sig_first_staged_cs_handler() local
578 if (encaps_sig_hdl) { in encaps_sig_first_staged_cs_handler()
583 encaps_sig_hdl->cs_seq = cs->sequence; in encaps_sig_first_staged_cs_handler()
589 cs_cmpl->encaps_sig_hdl = encaps_sig_hdl; in encaps_sig_first_staged_cs_handler()
595 cs_cmpl->hw_sob = encaps_sig_hdl->hw_sob; in encaps_sig_first_staged_cs_handler()
597 encaps_sig_hdl->count; in encaps_sig_first_staged_cs_handler()
600 cs->sequence, encaps_sig_hdl->id, in encaps_sig_first_staged_cs_handler()
601 encaps_sig_hdl->count, in encaps_sig_first_staged_cs_handler()
[all …]
A Dcommand_submission.c671 kref_put(&cs->encaps_sig_hdl->refcount, in cs_do_release()
1897 if (encaps_sig_hdl) { in cs_ioctl_unreserve_signals()
1900 encaps_sig_hdl->count); in cs_ioctl_unreserve_signals()
1904 q_idx = encaps_sig_hdl->q_idx; in cs_ioctl_unreserve_signals()
1914 if (encaps_sig_hdl->pre_sob_val + encaps_sig_hdl->count in cs_ioctl_unreserve_signals()
1918 encaps_sig_hdl->pre_sob_val, in cs_ioctl_unreserve_signals()
1938 kfree(encaps_sig_hdl); in cs_ioctl_unreserve_signals()
2071 encaps_sig_hdl->count) { in cs_ioctl_signal_wait()
2074 encaps_sig_hdl->count); in cs_ioctl_signal_wait()
2145 cs->encaps_sig_hdl = encaps_sig_hdl; in cs_ioctl_signal_wait()
[all …]
A Dhabanalabs.h651 struct hl_cs_encaps_sig_handle *encaps_sig_hdl; member
1549 struct hl_cs_encaps_sig_handle *encaps_sig_hdl; member

Completed in 19 milliseconds