Home
last modified time | relevance | path

Searched refs:read_from_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/cudbg/
Dfastlz_api.c103 int read_from_buf(void *in_buf, u32 in_buf_size, u32 *offset, void *out_buf, in read_from_buf() function
291 bytes_read = read_from_buf(_c_buff->data, _c_buff->size, in detect_magic()
319 int byte_r = read_from_buf(pc_buff->data, pc_buff->size, in read_chunk_header()
392 bytes_read = read_from_buf(pc_buff->data, pc_buff->size, in decompress_buffer()
449 read_from_buf(pc_buff->data, in decompress_buffer()
477 bytes_read = read_from_buf(pc_buff->data, in decompress_buffer()
Dfastlz.h52 int read_from_buf(void *, u32, u32 *, void *, u32);