Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/prom/
H A Dprintf.c32 unsigned int dest_len; in prom_write() local
/openbmc/qemu/net/
H A Ddgram.c47 socklen_t dest_len; member
430 socklen_t dest_len; in net_init_dgram() local
/openbmc/qemu/include/hw/dma/
H A Dxlnx-zynq-devcfg.h46 uint32_t dest_len; member
/openbmc/linux/lib/
H A Ddecompress_unlz4.c47 size_t dest_len; in unlz4() local
H A Dstring_helpers.c1024 void memcpy_and_pad(void *dest, size_t dest_len, const void *src, size_t count, in memcpy_and_pad()
/openbmc/u-boot/drivers/video/
H A Dvideomodes.c332 char *dest, int dest_len, const char *def) in video_get_option_string()
/openbmc/qemu/migration/
H A Dram-compress.c325 qemu_uncompress_data(z_stream *stream, uint8_t *dest, size_t dest_len, in qemu_uncompress_data()
H A Dqemu-file.c673 static int qemu_compress_data(z_stream *stream, uint8_t *dest, size_t dest_len, in qemu_compress_data()
/openbmc/linux/arch/x86/xen/
H A Dsetup.c634 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
/openbmc/linux/arch/s390/include/asm/
H A Dcpacf.h502 u8 *dest, unsigned long dest_len, in cpacf_prno()