Home
last modified time | relevance | path

Searched refs:sbuf_next_ptr (Results 1 – 1 of 1) sorted by relevance

/misc/debug_tools/acrn_trace/
A Dsbuf.c20 static inline uint32_t sbuf_next_ptr(uint32_t pos, in sbuf_next_ptr() function
44 sbuf->head = sbuf_next_ptr(sbuf->head, sbuf->ele_size, sbuf->size); in sbuf_get()
69 sbuf->head = sbuf_next_ptr(sbuf->head, sbuf->ele_size, sbuf->size); in sbuf_write()

Completed in 2 milliseconds