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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dmonwriter.c31 struct mon_buf { struct
43 struct mon_buf *current_buf;
70 static struct mon_buf *monwrite_find_hdr(struct mon_private *monpriv,
73 struct mon_buf *entry, *next;
91 struct mon_buf *monbuf;
115 monbuf = kzalloc(sizeof(struct mon_buf), GFP_KERNEL);
136 struct mon_buf *monbuf = monpriv->current_buf;
189 struct mon_buf *entry, *next;

Completed in 27 milliseconds