Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dmonwriter.c33 static int mon_buf_count; variable
121 mon_buf_count--; in monwrite_new_hdr()
130 if (mon_buf_count >= mon_max_bufs) in monwrite_new_hdr()
144 mon_buf_count++; in monwrite_new_hdr()
213 mon_buf_count--; in monwrite_close()