Searched refs:mon_max_bufs (Results 1 – 1 of 1) sorted by relevance
32 static int mon_max_bufs = 255; variable127 if (mon_buf_count >= mon_max_bufs) in monwrite_new_hdr()313 module_param_named(max_bufs, mon_max_bufs, int, 0644);