Searched refs:ring_have_space (Results 1 – 1 of 1) sorted by relevance
145 static inline int ring_have_space(const volatile struct ring *ring) in ring_have_space() function196 while (!ring_have_space(tx)) in putDebugChar()