Searched refs:mon_max_bufs (Results 1 – 1 of 1) sorted by relevance
33 static int mon_max_bufs = 255; variable128 if (mon_buf_count >= mon_max_bufs) in monwrite_new_hdr()314 module_param_named(max_bufs, mon_max_bufs, int, 0644);
Completed in 3 milliseconds