Searched refs:rb_init (Results 1 – 1 of 1) sorted by relevance
102 static void rb_init(struct ringbuffer_t *);151 rb_init(&ringbuffer); in bootlog_common()659 rb_init(struct ringbuffer_t *buffer) in rb_init() function