Searched refs:hl_hw_sob (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | command_submission.c | 119 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset() 132 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset_error() 141 void hw_sob_put(struct hl_hw_sob *hw_sob) in hw_sob_put() 147 static void hw_sob_put_err(struct hl_hw_sob *hw_sob) in hw_sob_put_err() 153 void hw_sob_get(struct hl_hw_sob *hw_sob) in hw_sob_get() 1786 struct hl_hw_sob **hw_sob, u32 count, bool encaps_sig) in hl_cs_signal_sob_wraparound_handler() 1790 struct hl_hw_sob *sob = *hw_sob, *other_sob; in hl_cs_signal_sob_wraparound_handler() 1998 struct hl_hw_sob *hw_so in cs_ioctl_reserve_signals() [all...] |
H A D | habanalabs.h | 407 * struct hl_hw_sob - H/W SOB info. 415 struct hl_hw_sob { struct 854 struct hl_hw_sob *hw_sob; 1015 struct hl_hw_sob hw_sob[HL_RSVD_SOBS]; 3486 struct hl_hw_sob *hw_sob; 3899 void hw_sob_get(struct hl_hw_sob *hw_sob); 3900 void hw_sob_put(struct hl_hw_sob *hw_sob); 3914 struct hl_hw_sob **hw_sob, u32 count, bool encaps_sig);
|
H A D | hw_queue.c | 408 struct hl_hw_sob *hw_sob; in init_signal_cs() 906 struct hl_hw_sob *hw_sob; in sync_stream_queue_init()
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | command_submission.c | 23 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset() 32 struct hl_hw_sob *hw_sob = container_of(ref, struct hl_hw_sob, in hl_sob_reset_error()
|
H A D | hw_queue.c | 405 struct hl_hw_sob *hw_sob; in init_signal_wait_cs() 719 struct hl_hw_sob *hw_sob; in sync_stream_queue_init()
|
H A D | habanalabs.h | 179 * struct hl_hw_sob - H/W SOB info. 185 struct hl_hw_sob { struct 405 struct hl_hw_sob *hw_sob; 515 struct hl_hw_sob hw_sob[HL_RSVD_SOBS];
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/ |
H A D | gaudi.c | 6585 struct hl_hw_sob *hw_sob = (struct hl_hw_sob *) data; in gaudi_reset_sob()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 8753 struct hl_hw_sob *hw_sob = (struct hl_hw_sob *) data; in gaudi_reset_sob()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 10738 struct hl_hw_sob *hw_sob = data; in gaudi2_reset_sob()
|
Completed in 48 milliseconds