Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcirc_buf.h9 struct circ_buf { struct
10 char *buf;
11 int head;
12 int tail;