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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dmonwriter.c35 struct mon_buf { struct
50 struct mon_buf *current_buf;
78 static struct mon_buf *monwrite_find_hdr(struct mon_private *monpriv,
81 struct mon_buf *entry, *next;
99 struct mon_buf *monbuf;
123 monbuf = kzalloc(sizeof(struct mon_buf), GFP_KERNEL);
144 struct mon_buf *monbuf = monpriv->current_buf;
199 struct mon_buf *entry, *next;
292 struct mon_buf *monbuf;
307 struct mon_buf *monbu
[all...]

Completed in 43 milliseconds