Searched defs:dbuf (Results 1 – 6 of 6) sorted by relevance
13 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
18 char *dbuf; in btrfs_read_extent_inline() local70 char *cbuf, *dbuf; in btrfs_read_extent_reg() local
134 ushort *dbuf; in ide_output_data_shorts() local151 ushort *dbuf; in ide_input_data_shorts() local856 ushort *dbuf = (ushort *)sect_buf; in ide_input_swap_data() local877 ushort *dbuf; in ide_output_data() local903 ushort *dbuf; in ide_input_data() local
113 const char *name, void *dbuf, in _request_firmware_prepare()
29 int64_t dbuf[SIZE] __attribute__((aligned(1 << 16))) = {0}; variable
39 int64_t dbuf[NDOBLS] __attribute__((aligned(1 << 12))) = {0}; variable