Searched refs:buf_max (Results 1 – 5 of 5) sorted by relevance
158 static int buf_max; in fold() local190 if (indx + 1 > buf_max) { in fold()191 buf_max += LINE_MAX; in fold()192 buf = realloc(buf, sizeof(*buf) * buf_max); in fold()
235 u_long buf_max, struct thread *td);
654 u_long buf_max, struct thread *td) in sbreserve_locked_limit() argument668 if (cc > BUF_MAX_ADJ(buf_max)) in sbreserve_locked_limit()677 sb->sb_mbmax = min(cc * sb_efficiency, buf_max); in sbreserve_locked_limit()
1176 u32 buf_max; member
2628 htt_stats_buf->buf_max); in htt_print_sfm_client_tlv()