Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()

Completed in 2 milliseconds