Home
last modified time | relevance | path

Searched refs:compress_buff (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c595 rc = compress_buff(&scratch_buff, dbg_buff); in collect_rss()
630 rc = compress_buff(&scratch_buff, dbg_buff); in collect_sw_state()
664 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ddp_stats()
711 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ulptx_la()
744 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ulprx_la()
779 rc = compress_buff(&scratch_buff, dbg_buff); in collect_cpl_stats()
822 rc = compress_buff(&scratch_buff, dbg_buff); in collect_wc_stats()
1115 rc = compress_buff(&scratch_buff, dbg_buff); in collect_meminfo()
1159 rc = compress_buff(&scratch_buff, dbg_buff); in collect_lb_stats()
1192 rc = compress_buff(&scratch_buff, dbg_buff); in collect_rdma_stats()
[all …]
H A Dcudbg_lib_common.h156 int compress_buff(struct cudbg_buffer *, struct cudbg_buffer *);
H A Dfastlz_api.c207 int compress_buff(struct cudbg_buffer *pin_buff, struct cudbg_buffer *pout_buff) in compress_buff() function
H A Dcudbg_wtp.c924 rc = compress_buff(&scratch_buff, dbg_buff); in t5_wtp_data()
1287 rc = compress_buff(&scratch_buff, dbg_buff); in t6_wtp_data()