Searched defs:ring_buf (Results 1 – 2 of 2) sorted by relevance
49 struct ring_buf { struct52 struct ring_buf_index put; argument53 struct ring_buf_index get; argument60 uint32_t ring_buf_area_claim(struct ring_buf *buf, struct ring_buf_index *ring, argument
22 struct ring_buf *ring_buf; member