Home
last modified time | relevance | path

Searched defs:buff_size (Results 1 - 25 of 75) sorted by relevance

123

/arkcompiler/runtime_core/libpandabase/mem/
H A Darena-inl.h27 inline Arena::Arena(size_t buff_size, void *buff) : Arena(buff_size, buff, ARENA_DEFAULT_ALIGNMENT) {} in Arena() argument
29 inline Arena::Arena(size_t buff_size, void *buff, Alignment start_alignment) in Arena() argument
37 LOG(DEBUG, ALLOC) << "Arena: created with buff addr = " << buff << " size = " << buff_size; in Arena() local
H A Darena.h157 AlignedArena(size_t buff_size, void *buff) : Arena(buff_size, buff, AlignmentT) {} in AlignedArena() argument
174 DoubleLinkedAlignedArena(size_t buff_size, void *buff) : AlignedArena<AlignmentT>(buff_size, buff) {} in DoubleLinkedAlignedArena() argument
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.c86 mnote_huawei_entry_rational_timestamp_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_rational_timestamp_process() argument
132 mnote_huawei_entry_string_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_string_process() argument
146 mnote_huawei_entry_value_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_value_process() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.c643 iavf_asq_send_command(struct iavf_hw *hw, struct iavf_aq_desc *desc, void *buff, u16 buff_size, struct iavf_asq_cmd_details *cmd_details) iavf_asq_send_command() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c782 i40e_asq_send_command(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) i40e_asq_send_command() argument
H A Di40e_nvm.c1379 u32 buff_size = 0; in i40e_nvmupd_exec_aq() local
/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_adfsdm.c173 size_t buff_size = snd_pcm_lib_buffer_bytes(priv->substream); in stm32_afsdm_pcm_cb() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c783 i40e_asq_send_command_atomic_exec(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details, bool is_atomic_context) i40e_asq_send_command_atomic_exec() argument
987 i40e_asq_send_command_atomic(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details, bool is_atomic_context) i40e_asq_send_command_atomic() argument
1006 i40e_asq_send_command(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) i40e_asq_send_command() argument
1029 i40e_asq_send_command_atomic_v2(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details, bool is_atomic_context, enum i40e_admin_queue_err *aq_status) i40e_asq_send_command_atomic_v2() argument
1051 i40e_asq_send_command_v2(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details, enum i40e_admin_queue_err *aq_status) i40e_asq_send_command_v2() argument
[all...]
H A Di40e_nvm.c1379 u32 buff_size = 0; in i40e_nvmupd_exec_aq() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.c641 iavf_asq_send_command(struct iavf_hw *hw, struct iavf_aq_desc *desc, void *buff, u16 buff_size, struct iavf_asq_cmd_details *cmd_details) iavf_asq_send_command() argument
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_adfsdm.c174 size_t buff_size = snd_pcm_lib_buffer_bytes(priv->substream); in stm32_afsdm_pcm_cb() local
/kernel/linux/linux-6.6/sound/soc/sof/
H A Ddebug.c217 static int memory_info_update(struct snd_sof_dev *sdev, char *buf, size_t buff_size) in memory_info_update() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c768 int buff_size; in dc_dsc_parse_dsc_dpcd() local
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c141 cdn_dp_mailbox_read_receive(struct cdn_dp_device *dp, u8 *buff, u16 buff_size) cdn_dp_mailbox_read_receive() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-hdcp.c82 cdns_mhdp_secure_mailbox_recv_data(struct cdns_mhdp_device *mhdp, u8 *buff, u16 buff_size) cdns_mhdp_secure_mailbox_recv_data() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c141 cdn_dp_mailbox_read_receive(struct cdn_dp_device *dp, u8 *buff, u16 buff_size) cdn_dp_mailbox_read_receive() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-number-prototype.c287 int buff_size = 0; in ecma_builtin_number_prototype_object_to_string() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.h35 u32 buff_size; member
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c128 u32 buff_size = 0U; in hw_atl_a0_hw_qos_set() local
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dpipe.c474 u16 buff_size; in usbhsp_setup_pipebuff() local
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c128 u32 buff_size = 0U; in hw_atl_a0_hw_qos_set() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.h35 u32 buff_size; member
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dpipe.c474 u16 buff_size; in usbhsp_setup_pipebuff() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c332 int buff_size; in dc_dsc_parse_dsc_dpcd() local
/third_party/backends/backend/
H A Dkvs1025_low.c792 int buff_size = SCSI_BUFFER_SIZE; in ReadImageDataSimplex() local
855 int buff_size[2]; in ReadImageDataDuplex() local

Completed in 26 milliseconds

123