Searched defs:circ_buf (Results 1 – 13 of 13) sorted by relevance
47970 struct circ_buf { struct47971 char *buf;47972 int head;47973 int tail;
25582 struct circ_buf { struct25583 char *buf;25584 int head;25585 int tail;
39681 struct circ_buf { struct39682 char *buf;39683 int head;39684 int tail;
28101 struct circ_buf { struct28102 char *buf;28103 int head;28104 int tail;
74530 struct circ_buf { struct74539 struct circ_buf xmit; argument
36030 struct circ_buf { struct36031 char *buf;36032 int head;36033 int tail;
82243 struct circ_buf { struct82244 char *buf;82245 int head;82246 int tail;
84256 struct circ_buf { struct84267 struct circ_buf xmit; argument