Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/oprofile/
Dcpu_buffer.c69 unsigned long byte_size = buffer_size * (sizeof(struct op_sample) + in alloc_cpu_buffers() local
/Linux-v4.19/sound/hda/
Dhdac_stream.c621 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()
/Linux-v4.19/sound/pci/hda/
Dhda_controller.c1025 unsigned int byte_size, in snd_hda_codec_load_dsp_prepare()
/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c588 int baud, int byte_size, int stop_bits, int parenb, int parodd) in config_port()
Dioc4_serial.c1318 int baud, int byte_size, int stop_bits, int parenb, int parodd) in config_port()
/Linux-v4.19/include/sound/
Dhdaudio.h594 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()