Home
last modified time | relevance | path

Searched defs:circ_buf (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dcirc_buf.h8 struct circ_buf { struct
9 char *buf;
10 int head;
11 int tail;