Searched refs:buf_max (Results 1 – 5 of 5) sorted by relevance
145 static int buf_max; in fold() local177 if (indx + 1 > buf_max) { in fold()178 buf_max += LINE_MAX; in fold()179 buf = realloc(buf, sizeof(*buf) * buf_max); in fold()
249 u_long buf_max, struct thread *td);
645 u_long buf_max, struct thread *td) in sbreserve_locked_limit() argument659 if (cc > BUF_MAX_ADJ(buf_max)) in sbreserve_locked_limit()668 sb->sb_mbmax = min(cc * sb_efficiency, buf_max); in sbreserve_locked_limit()
1176 u32 buf_max; member
2629 htt_stats_buf->buf_max); in htt_print_sfm_client_tlv()