Searched defs:circ_buf (Results 1 – 7 of 7) sorted by relevance
23182 struct circ_buf { struct23183 char *buf;23184 int head;23185 int tail;
19252 struct circ_buf { struct19253 char *buf;19254 int head;19255 int tail;
59783 struct circ_buf { struct59784 char *buf;59785 int head;59786 int tail;
23533 struct circ_buf { struct23534 char *buf;23535 int head;23536 int tail;