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()
127 if (mon_buf_count >= mon_max_bufs) in monwrite_new_hdr()
141 mon_buf_count++; in monwrite_new_hdr()
210 mon_buf_count--; in monwrite_close()