Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/util/
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()
/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp_log.c33 byte_size = 3, in mod_hdcp_dump_binary_message() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c390 u32 *byte_size, in dr_get_tbl_copy_details()
447 u32 byte_size = htbl->chunk->byte_size; in mlx5dr_send_postsend_htbl() local
509 u32 byte_size = htbl->chunk->byte_size; in mlx5dr_send_postsend_formatted_htbl() local
Ddr_types.h812 u32 byte_size; member
/linux-5.10/drivers/oprofile/
Dcpu_buffer.c69 unsigned long byte_size = buffer_size * (sizeof(struct op_sample) + in alloc_cpu_buffers() local
/linux-5.10/sound/hda/
Dhdac_stream.c682 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()
/linux-5.10/sound/pci/hda/
Dhda_controller.c974 unsigned int byte_size, in snd_hda_codec_load_dsp_prepare()
/linux-5.10/include/sound/
Dhdaudio.h626 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()