Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dcommand_submission.c37 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset()
50 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset_error()
59 void hw_sob_put(struct hl_hw_sob *hw_sob) in hw_sob_put()
65 static void hw_sob_put_err(struct hl_hw_sob *hw_sob) in hw_sob_put_err()
71 void hw_sob_get(struct hl_hw_sob *hw_sob) in hw_sob_get()
1556 struct hl_hw_sob **hw_sob, u32 count, bool encaps_sig) in hl_cs_signal_sob_wraparound_handler()
1560 struct hl_hw_sob *sob = *hw_sob, *other_sob; in hl_cs_signal_sob_wraparound_handler()
1768 struct hl_hw_sob *hw_sob; in cs_ioctl_reserve_signals()
1878 struct hl_hw_sob *hw_sob; in cs_ioctl_unreserve_signals()
Dhabanalabs.h301 struct hl_hw_sob { struct
632 struct hl_hw_sob *hw_sob;
740 struct hl_hw_sob hw_sob[HL_RSVD_SOBS];
2624 struct hl_hw_sob *hw_sob;
2961 void hw_sob_get(struct hl_hw_sob *hw_sob);
2962 void hw_sob_put(struct hl_hw_sob *hw_sob);
2969 struct hl_hw_sob **hw_sob, u32 count, bool encaps_sig);
Dhw_queue.c407 struct hl_hw_sob *hw_sob; in init_signal_cs()
904 struct hl_hw_sob *hw_sob; in sync_stream_queue_init()
/drivers/misc/habanalabs/gaudi/
Dgaudi.c9061 struct hl_hw_sob *hw_sob = (struct hl_hw_sob *) data; in gaudi_reset_sob()