Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dmonwriter.c36 struct mon_buf { struct
51 struct mon_buf *current_buf; argument
88 static struct mon_buf *monwrite_find_hdr(struct mon_private *monpriv, in monwrite_find_hdr()
91 struct mon_buf *entry, *next; in monwrite_find_hdr()
109 struct mon_buf *monbuf; in monwrite_new_hdr()
133 monbuf = kzalloc(sizeof(struct mon_buf), GFP_KERNEL); in monwrite_new_hdr()
154 struct mon_buf *monbuf = monpriv->current_buf; in monwrite_new_data()
209 struct mon_buf *entry, *next; in monwrite_close()
303 struct mon_buf *monbuf; in monwriter_freeze()
318 struct mon_buf *monbuf; in monwriter_restore()