Home
last modified time | relevance | path

Searched refs:hl_hw_sob (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/common/
Dcommand_submission.c118 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset()
131 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset_error()
140 void hw_sob_put(struct hl_hw_sob *hw_sob) in hw_sob_put()
146 static void hw_sob_put_err(struct hl_hw_sob *hw_sob) in hw_sob_put_err()
152 void hw_sob_get(struct hl_hw_sob *hw_sob) in hw_sob_get()
1706 struct hl_hw_sob **hw_sob, u32 count, bool encaps_sig) in hl_cs_signal_sob_wraparound_handler()
1710 struct hl_hw_sob *sob = *hw_sob, *other_sob; in hl_cs_signal_sob_wraparound_handler()
1919 struct hl_hw_sob *hw_sob; in cs_ioctl_reserve_signals()
2035 struct hl_hw_sob *hw_sob; in cs_ioctl_unreserve_signals()
Dhabanalabs.h418 struct hl_hw_sob { struct
834 struct hl_hw_sob *hw_sob;
993 struct hl_hw_sob hw_sob[HL_RSVD_SOBS];
3380 struct hl_hw_sob *hw_sob;
3763 void hw_sob_get(struct hl_hw_sob *hw_sob);
3764 void hw_sob_put(struct hl_hw_sob *hw_sob);
3776 struct hl_hw_sob **hw_sob, u32 count, bool encaps_sig);
Dhw_queue.c408 struct hl_hw_sob *hw_sob; in init_signal_cs()
906 struct hl_hw_sob *hw_sob; in sync_stream_queue_init()
/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c8816 struct hl_hw_sob *hw_sob = (struct hl_hw_sob *) data; in gaudi_reset_sob()
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c9740 struct hl_hw_sob *hw_sob = data; in gaudi2_reset_sob()