Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dmemswap.c6 void mem_bswap_32(void *src, int byte_size) in mem_bswap_32()
16 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
/openbmc/qemu/include/
H A Dglib-compat.h89 static inline gpointer g_memdup2_qemu(gconstpointer mem, gsize byte_size) in g_memdup2_qemu()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c33 byte_size = 3, in mod_hdcp_dump_binary_message() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c657 u32 *byte_size, in dr_get_tbl_copy_details()
716 u32 byte_size = mlx5dr_icm_pool_get_chunk_byte_size(htbl->chunk); in mlx5dr_send_postsend_htbl() local
785 u32 byte_size = mlx5dr_icm_pool_get_chunk_byte_size(htbl->chunk); in mlx5dr_send_postsend_formatted_htbl() local
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c110 static inline gpointer g_memdup2_qemu(gconstpointer mem, gsize byte_size) in g_memdup2_qemu()
/openbmc/linux/drivers/mailbox/
H A Dimx-mailbox.c362 u32 byte_size; in imx_mu_seco_tx() local
429 u32 byte_size; in imx_mu_seco_rxdb() local
/openbmc/u-boot/cmd/
H A Dpci.c493 int byte_size; in pci_cfg_display() local
/openbmc/linux/sound/hda/
H A Dhdac_stream.c907 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c956 unsigned int byte_size, in snd_hda_codec_load_dsp_prepare()
/openbmc/linux/include/sound/
H A Dhdaudio.h665 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()