Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/char/
Dmonwriter.c34 static int mon_buf_count; variable
116 mon_buf_count--; in monwrite_new_hdr()
122 if (mon_buf_count >= mon_max_bufs) in monwrite_new_hdr()
136 mon_buf_count++; in monwrite_new_hdr()
206 mon_buf_count--; in monwrite_close()