Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dmonwriter.c35 struct mon_buf { struct
50 struct mon_buf *current_buf; argument
78 static struct mon_buf *monwrite_find_hdr(struct mon_private *monpriv, in monwrite_find_hdr()
81 struct mon_buf *entry, *next; in monwrite_find_hdr()
99 struct mon_buf *monbuf; in monwrite_new_hdr()
123 monbuf = kzalloc(sizeof(struct mon_buf), GFP_KERNEL); in monwrite_new_hdr()
144 struct mon_buf *monbuf = monpriv->current_buf; in monwrite_new_data()
199 struct mon_buf *entry, *next; in monwrite_close()
293 struct mon_buf *monbuf; in monwriter_freeze()
308 struct mon_buf *monbuf; in monwriter_restore()