Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/btrfs/
H A Dcompression.c13 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo()
63 static u32 decompress_zlib(const u8 *_cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zlib()
115 u8 *dbuf; in btrfs_decompress() local
H A Dextent-io.c18 char *dbuf; in btrfs_read_extent_inline() local
70 char *cbuf, *dbuf; in btrfs_read_extent_reg() local
/openbmc/u-boot/drivers/block/
H A Dide.c134 ushort *dbuf; in ide_output_data_shorts() local
151 ushort *dbuf; in ide_input_data_shorts() local
856 ushort *dbuf = (ushort *)sect_buf; in ide_input_swap_data() local
877 ushort *dbuf; in ide_output_data() local
903 ushort *dbuf; in ide_input_data() local
/openbmc/u-boot/drivers/misc/
H A Dfs_loader.c113 const char *name, void *dbuf, in _request_firmware_prepare()
/openbmc/qemu/tests/tcg/hexagon/
H A Dbrev.c29 int64_t dbuf[SIZE] __attribute__((aligned(1 << 16))) = {0}; variable
H A Dcirc.c39 int64_t dbuf[NDOBLS] __attribute__((aligned(1 << 12))) = {0}; variable
/openbmc/qemu/hw/net/
H A Dvmxnet3.c676 struct Vmxnet3_RxDesc *dbuf, uint32_t *didx) in vmxnet3_read_next_rx_descr()
/openbmc/qemu/target/m68k/
H A Dtranslate.c2049 TCGv dbuf; in DISAS_INSN() local