Searched defs:ringbuf (Results 1 – 2 of 2) sorted by relevance
159 struct ringbuf { struct167 static inline struct ringbuf *alloc_ringbuf(unsigned int size) in alloc_ringbuf() argument
336 void *ringbuf; /*The ring buffer */ member