Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dmonwriter.c35 struct mon_buf { struct
47 struct mon_buf *current_buf; argument
84 static struct mon_buf *monwrite_find_hdr(struct mon_private *monpriv, in monwrite_find_hdr()
87 struct mon_buf *entry, *next; in monwrite_find_hdr()
105 struct mon_buf *monbuf; in monwrite_new_hdr()
129 monbuf = kzalloc_obj(struct mon_buf); in monwrite_new_hdr()
150 struct mon_buf *monbuf = monpriv->current_buf; in monwrite_new_data()
204 struct mon_buf *entry, *next; in monwrite_close()