| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| H A D | command_buffer.c | 182 static struct hl_cb *hl_cb_alloc(struct hl_device *hdev, u32 cb_size, in hl_cb_alloc() argument 238 hl_cb_create(struct hl_device *hdev, struct hl_cb_mgr *mgr, struct hl_ctx *ctx, u32 cb_size, bool internal_cb, bool map_cb, u64 *handle) hl_cb_create() argument 582 hl_cb_kernel_create(struct hl_device *hdev, u32 cb_size, bool internal_cb) hl_cb_kernel_create() argument [all...] |
| H A D | command_submission.c | 781 u32 size_to_copy, q_idx, signal_seq_arr_len, cb_size; in cs_ioctl_signal_wait() local
|
| H A D | hw_queue.c | 218 hl_hw_queue_send_cb_no_cmpl(struct hl_device *hdev, u32 hw_queue_id, u32 cb_size, u64 cb_ptr) hl_hw_queue_send_cb_no_cmpl() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | txq.h | 153 __le32 cb_size; member
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
| H A D | command_buffer.c | 103 static struct hl_cb *hl_cb_alloc(struct hl_device *hdev, u32 cb_size, in hl_cb_alloc() argument 163 u32 cb_size; member 266 hl_cb_create(struct hl_device *hdev, struct hl_mem_mgr *mmg, struct hl_ctx *ctx, u32 cb_size, bool internal_cb, bool map_cb, u64 *handle) hl_cb_create() argument 443 hl_cb_kernel_create(struct hl_device *hdev, u32 cb_size, bool internal_cb) hl_cb_kernel_create() argument [all...] |
| H A D | hw_queue.c | 228 hl_hw_queue_send_cb_no_cmpl(struct hl_device *hdev, u32 hw_queue_id, u32 cb_size, u64 cb_ptr) hl_hw_queue_send_cb_no_cmpl() argument
|
| H A D | command_submission.c | 1930 u32 cb_size; in cs_ioctl_signal_wait_create_jobs() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | txq.h | 98 __le32 cb_size; member
|
| H A D | datapath.h | 583 __le32 cb_size; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | escape124.c | 245 unsigned cb_depth, cb_size; in escape124_decode_frame() local [all...] |
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | compress.c | 476 u32 cb_size = ni->itype.compressed.block_size; in ntfs_read_compressed_block() local 152 ntfs_decompress(struct page *dest_pages[], int completed_pages[], int *dest_index, int *dest_ofs, const int dest_max_index, const int dest_max_ofs, const int xpage, char *xpage_done, u8 *const cb_start, const u32 cb_size, const loff_t i_size, const s64 initialized_size) ntfs_decompress() argument [all...] |
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | intel-nhlt.h | 22 u16 cb_size; member
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | compress.c | 476 u32 cb_size = ni->itype.compressed.block_size; in ntfs_read_compressed_block() local 152 ntfs_decompress(struct page *dest_pages[], int completed_pages[], int *dest_index, int *dest_ofs, const int dest_max_index, const int dest_max_ofs, const int xpage, char *xpage_done, u8 *const cb_start, const u32 cb_size, const loff_t i_size, const s64 initialized_size) ntfs_decompress() argument [all...] |
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | intel-nhlt.h | 35 u16 cb_size; member
|
| /third_party/backends/backend/ |
| H A D | snapscan-sources.c | 921 SANE_Int cb_size; /* size of the circular buffer */ member [all...] |
| /third_party/cmsis/CMSIS/RTOS2/Include/ |
| H A D | cmsis_os2.h | 291 uint32_t cb_size; ///< size of provided memory for control block member 304 uint32_t cb_size; ///< size of provided memory for control block member 312 uint32_t cb_size; ///< size of provided memory for control block member 320 uint32_t cb_size; ///< size of provided memory for control block member 328 uint32_t cb_size; ///< size of provided memory for control block member 336 uint32_t cb_size; ///< size of provided memory for control block member 346 uint32_t cb_size; ///< size of provided memory for control block member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | compress.c | 717 u32 cb_size; in ntfs_compressed_attr_pread() local 464 ntfs_decompress(u8 *dest, const u32 dest_size, u8 *const cb_start, const u32 cb_size) ntfs_decompress() argument [all...] |
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | sata_sil24.c | 1197 size_t cb_size = sizeof(*cb) * SIL24_MAX_CMDS; in sil24_port_start() local
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | sata_sil24.c | 1196 size_t cb_size = sizeof(*cb) * SIL24_MAX_CMDS; in sil24_port_start() local
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/ |
| H A D | gaudi.c | 675 u32 cb_size, ctl; in _gaudi_init_tpc_mem() local 4340 u32 cb_size, ctl, err_cause; in gaudi_memset_device_memory() local
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/ |
| H A D | goya.c | 4742 u32 cb_size, ctl; in goya_memset_device_memory() local
|
| /kernel/linux/linux-5.10/include/uapi/misc/ |
| H A D | habanalabs.h | 476 __u32 cb_size; member 526 __u32 cb_size; member
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
| H A D | goya.c | 4770 u32 cb_size, ctl; in goya_memset_device_memory() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/ |
| H A D | habanalabs.h | 334 __u32 cb_size; member 352 __u32 cb_size; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/ |
| H A D | habanalabs.h | 334 __u32 cb_size; member 352 __u32 cb_size; member
|