Searched refs:pout_buff (Results 1 – 4 of 4) sorted by relevance
29 struct cudbg_buffer *pout_buff) in cudbg_compress_buff() argument37 rc = cudbg_get_compress_hdr(pout_buff, &temp_buff); in cudbg_compress_buff()54 compress_stream.next_out = pout_buff->data + pout_buff->offset; in cudbg_compress_buff()55 compress_stream.avail_out = pout_buff->size - pout_buff->offset; in cudbg_compress_buff()67 pout_buff->offset += compress_stream.total_out; in cudbg_compress_buff()
50 struct cudbg_buffer *pout_buff) in cudbg_update_buff() argument55 pout_buff->offset += pin_buff->size; in cudbg_update_buff()
30 struct cudbg_buffer *pout_buff);
76 struct cudbg_buffer *pout_buff);