Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dmonwriter.c34 static int mon_buf_count; variable
125 mon_buf_count--; in monwrite_new_hdr()
131 if (mon_buf_count >= mon_max_bufs) in monwrite_new_hdr()
145 mon_buf_count++; in monwrite_new_hdr()
215 mon_buf_count--; in monwrite_close()